Skip to content

Commit a04f1c9

Browse files
authored
Merge pull request #31742 from shu-mutou/patch-1
Update reviewers from SIG-UI
2 parents 3c9583d + c1da5f2 commit a04f1c9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
reviewers:
3-
- bryk
3+
- floreks
4+
- maciaszczykm
5+
- shu-mutou
46
- mikedanese
57
title: Deploy and Access the Kubernetes Dashboard
68
description: >-
@@ -35,7 +37,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
3537
The Dashboard UI is not deployed by default. To deploy it, run the following command:
3638

3739
```
38-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/recommended.yaml
40+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.0/aio/deploy/recommended.yaml
3941
```
4042

4143
## Accessing the Dashboard UI

0 commit comments

Comments
 (0)