Skip to content

Commit 61b73ce

Browse files
authored
update dashboard version to 2.2.0
1 parent 6845b64 commit 61b73ce

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.0.0/aio/deploy/recommended.yaml
37+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.2.0/aio/deploy/recommended.yaml
3838
```
3939

4040
## Accessing the Dashboard UI

0 commit comments

Comments
 (0)