Skip to content

Commit 1af5764

Browse files
authored
Update web-ui-dashboard.md
Update dashboard version to v2.7.0
1 parent 8929356 commit 1af5764

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
@@ -37,7 +37,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
3737
The Dashboard UI is not deployed by default. To deploy it, run the following command:
3838

3939
```
40-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.6.1/aio/deploy/recommended.yaml
40+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml
4141
```
4242

4343
## Accessing the Dashboard UI

0 commit comments

Comments
 (0)