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.
1 parent 5f65b4f commit 11c7b70Copy full SHA for 11c7b70
content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md
@@ -34,7 +34,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
34
The Dashboard UI is not deployed by default. To deploy it, run the following command:
35
36
```
37
-kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.2.0/aio/deploy/recommended.yaml
+kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.3.1/aio/deploy/recommended.yaml
38
39
40
## Accessing the Dashboard UI
0 commit comments