Removing broken link (#16470)

The wiki page referenced has been removed. Removing the like here will stop some beginner confusion (take it from me I am a beginner).
This commit is contained in:
Tim Schaller 2019-09-22 20:25:22 -07:00 committed by Kubernetes Prow Robot
parent 3eb7612e88
commit bb21787b7d
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-b
## Accessing the Dashboard UI ## Accessing the Dashboard UI
To protect your cluster data, Dashboard deploys with a minimal RBAC configuration by default. Currently, Dashboard only supports logging in with a Bearer Token. To create a token for this demo, you can follow our guide on [creating a sample user](https://github.com/kubernetes/dashboard/wiki/Creating-sample-user). To protect your cluster data, Dashboard deploys with a minimal RBAC configuration by default. Currently, Dashboard only supports logging in with a Bearer Token.
{{< warning >}} {{< warning >}}
The sample user created in the tutorial will have administrative privileges and is for educational purposes only. The sample user created in the tutorial will have administrative privileges and is for educational purposes only.