-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Link on Login is bad #10442
Description
What happened?
Every Service Account has a Secret with valid Bearer Token that can be used to log in to Dashboard. To find out more about how to configure and use Bearer Tokens, please refer to the [Authentication](https://kubernetes.io/docs/admin/authentication/) section.
This text under "Token" authentication points to 404 page.
Version: v2.7.0 (latest tag as of now)
What did you expect to happen?
Need to update the link that "Authentication" points to.
Suggestion: https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/#accessing-the-dashboard-ui
How can we reproduce it (as minimally and precisely as possible)?
Just a standard install from current 'latest' version 'v2.7.0' and browse to the dashboard login page. Look at the "Token" section.
Anything else we need to know?
No response
What browsers are you seeing the problem on?
No response
Kubernetes Dashboard version
v2.7.0
Kubernetes version
Client Version: v1.34.3 Kustomize Version: v5.7.1 Server Version: v1.34.3
Dev environment
Sorry. I don't know 'go' enough to be a dev.