linkerd2
linkerd2 copied to clipboard
`linkerd install --help` prints invalid URL
What is the issue?
linkerd install --help prints invalid URL:
A full list of configurable values can be found at https://www.github.com/linkerd/linkerd2/tree/main/charts/linkerd2/README.md
This link leads to a 404.
How can it be reproduced?
-
linkerd install --help - click/copy paste/follow the link https://www.github.com/linkerd/linkerd2/tree/main/charts/linkerd2/README.md
Logs, error output, etc
HTTP 404
output of linkerd check -o short
$ linkerd check -o short
Linkerd core checks
===================
linkerd-existence
-----------------
× 'linkerd-config' config map exists
configmaps "linkerd-config" not found
see https://linkerd.io/2.11/checks/#l5d-existence-linkerd-config for hints
Status check results are ×
Environment
macOS, linkerd is installed via Homebrew.
Possible solution
Fix the link :)
Additional context
No response
Would you like to work on fixing this bug?
maybe