linkerd / linkerd2

Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
https://linkerd.io
Apache License 2.0
10.47k stars 1.26k forks source link

Helm install documentation refers to incorrect repo #12753

Closed kbreit-insight closed 1 week ago

kbreit-insight commented 1 week ago

What is the issue?

The documentation at https://linkerd.io/2.15/tasks/install-helm/ adds a repository named linkerd-edge. However, when helm charts are installed, it is referring to a repo named simply linkerd.

How can it be reproduced?

Always.

Logs, error output, etc

Error: INSTALLATION FAILED: repo linkerd not found

output of linkerd check -o short

This is about documentation

Environment

n/a, documentation

Possible solution

No response

Additional context

No response

Would you like to work on fixing this bug?

no

alpeb commented 1 week ago

Thanks for the report. This is getting fixed in linkerd/website#1790