Merge pull request #31742 from shu-mutou/patch-1
Update reviewers from SIG-UI
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
---
|
---
|
||||||
reviewers:
|
reviewers:
|
||||||
- bryk
|
- floreks
|
||||||
|
- maciaszczykm
|
||||||
|
- shu-mutou
|
||||||
- mikedanese
|
- mikedanese
|
||||||
title: Deploy and Access the Kubernetes Dashboard
|
title: Deploy and Access the Kubernetes Dashboard
|
||||||
description: >-
|
description: >-
|
||||||
@@ -35,7 +37,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
|
|||||||
The Dashboard UI is not deployed by default. To deploy it, run the following command:
|
The Dashboard UI is not deployed by default. To deploy it, run the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/recommended.yaml
|
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.0/aio/deploy/recommended.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
## Accessing the Dashboard UI
|
## Accessing the Dashboard UI
|
||||||
|
|||||||
Reference in New Issue
Block a user