Skip to content

Commit 11c7b70

Browse files
authored
Update web-ui-dashboard.md
I rquest to update dashboard/v2.3.1 from v2.2.0 Refer to below https://github.com/kubernetes/dashboard
1 parent 5f65b4f commit 11c7b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
3434
The Dashboard UI is not deployed by default. To deploy it, run the following command:
3535

3636
```
37-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.2.0/aio/deploy/recommended.yaml
37+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.3.1/aio/deploy/recommended.yaml
3838
```
3939

4040
## Accessing the Dashboard UI

0 commit comments

Comments
 (0)