Merge pull request #29316 from sysnet4admin/patch-2

Update web-ui-dashboard.md
This commit is contained in:
Kubernetes Prow Robot
2021-08-20 18:25:59 -07:00
committed by GitHub
@@ -34,7 +34,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 apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.2.0/aio/deploy/recommended.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.3.1/aio/deploy/recommended.yaml
```
## Accessing the Dashboard UI