[zh-cn]sync kubeadm_init_phase_addon kubeadm_init_phase_upload-config

Signed-off-by: xin.li <xin.li@daocloud.io>
pull/49322/head
xin.li 2025-01-07 22:56:48 +08:00
parent 44530d179b
commit 0a3cf19998
2 changed files with 5 additions and 5 deletions

View File

@ -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]

View File

@ -8,10 +8,10 @@ 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]