Fix typo privelages->privileges (#11887)

pull/11905/head
David Lovitch 2018-12-25 21:38:47 -08:00 committed by Kubernetes Prow Robot
parent 6b083d5339
commit c8838cda7d
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/
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).
{{< warning >}}
The sample user created in the tutorial will have administrative privelages and is for educational purposes only.
The sample user created in the tutorial will have administrative privileges and is for educational purposes only.
{{< /warning >}}
### Command line proxy