[zh] update reviewers from SIG-UI
This commit is contained in:
parent
782d8bc2c9
commit
e100915fa7
|
|
@ -9,7 +9,9 @@ card:
|
||||||
---
|
---
|
||||||
<!--
|
<!--
|
||||||
reviewers:
|
reviewers:
|
||||||
- bryk
|
- floreks
|
||||||
|
- maciaszczykm
|
||||||
|
- shu-mutou
|
||||||
- mikedanese
|
- mikedanese
|
||||||
title: Deploy and Access the Kubernetes Dashboard
|
title: Deploy and Access the Kubernetes Dashboard
|
||||||
content_type: concept
|
content_type: concept
|
||||||
|
|
@ -55,7 +57,7 @@ The Dashboard UI is not deployed by default. To deploy it, run the following com
|
||||||
默认情况下不会部署 Dashboard。可以通过以下命令部署:
|
默认情况下不会部署 Dashboard。可以通过以下命令部署:
|
||||||
|
|
||||||
```
|
```
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue