[zh-cn]sync kubeadm_init_phase_addon kubeadm_init_phase_upload-config
Signed-off-by: xin.li <xin.li@daocloud.io>pull/49322/head
parent
44530d179b
commit
0a3cf19998
|
@ -9,9 +9,9 @@ Install required addons for passing conformance tests
|
|||
### 概要
|
||||
|
||||
<!--
|
||||
This command is not meant to be run on its own. See list of available subcommands.
|
||||
Install required addons for passing conformance tests
|
||||
-->
|
||||
此命令并非设计用来单独运行。请参阅可用子命令列表。
|
||||
安装必要的插件以通过一致性测试。
|
||||
|
||||
```
|
||||
kubeadm init phase addon [flags]
|
||||
|
|
|
@ -9,9 +9,9 @@ Upload the kubeadm and kubelet configuration to a ConfigMap
|
|||
### 概要
|
||||
|
||||
<!--
|
||||
This command is not meant to be run on its own. See list of available subcommands.
|
||||
Upload the kubeadm and kubelet configuration to a ConfigMap
|
||||
-->
|
||||
此命令并非设计用来单独运行。请参阅可用的子命令列表。
|
||||
上传 kubeadm 和 kubelet 配置到 ConfigMap 中。
|
||||
|
||||
```
|
||||
kubeadm init phase upload-config [flags]
|
||||
|
|
Loading…
Reference in New Issue