Paulo
2018-12-21 13:50:42 +08:00
committed by Kubernetes Prow Robot
parent 6285545a24
commit caabac594c
@@ -26,7 +26,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
The Dashboard UI is not deployed by default. To deploy it, run the following command:
```
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended/kubernetes-dashboard.yaml
```
## Accessing the Dashboard UI