Merge pull request #36005 from utkarsh-singh1/update-web-ui-dashboard-md

Updated the web-ui-dasboard.md
pull/36182/head
Kubernetes Prow Robot 2022-08-24 03:16:24 -07:00 committed by GitHub
commit 79dfd18b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,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.5.0/aio/deploy/recommended.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.6.1/aio/deploy/recommended.yaml
```
## Accessing the Dashboard UI