Skip to content

Commit

Permalink
Updates url for creating a sample user (#16412)
Browse files Browse the repository at this point in the history
  • Loading branch information
wgj authored and k8s-ci-robot committed Sep 26, 2019
1 parent 04bbe06 commit e449999
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -35,7 +35,8 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-b

## 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 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/blob/master/docs/user/access-control/creating-sample-user.md).

{{< warning >}}
The sample user created in the tutorial will have administrative privileges and is for educational purposes only.
Expand Down

0 comments on commit e449999

Please sign in to comment.