Merge pull request #36005 from utkarsh-singh1/update-web-ui-dashboard-md
Updated the web-ui-dasboard.mdpull/36182/head
commit
79dfd18b38
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue