We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60549d5 + 1af5764 commit 45b0e89Copy full SHA for 45b0e89
content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md
@@ -37,7 +37,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
37
The Dashboard UI is not deployed by default. To deploy it, run the following command:
38
39
```
40
-kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.6.1/aio/deploy/recommended.yaml
+kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml
41
42
43
## Accessing the Dashboard UI
0 commit comments