Fix typo privelages->privileges (#11887)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
6b083d5339
commit
c8838cda7d
@@ -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).
|
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 >}}
|
{{< 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 >}}
|
{{< /warning >}}
|
||||||
|
|
||||||
### Command line proxy
|
### Command line proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user