[zh-cn]sync kubeadm_init_phase.md
Signed-off-by: xin.li <xin.li@daocloud.io>pull/49183/head
parent
c8ecc085d0
commit
fe6ab564ed
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
Use this command to invoke single phase of the init workflow
|
||||
Use this command to invoke single phase of the "init" workflow
|
||||
-->
|
||||
使用此命令可以调用 init 工作流程的单个阶段。
|
||||
使用此命令可以调用 "init" 工作流程的单个阶段。
|
||||
|
||||
<!--
|
||||
### Synopsis
|
||||
|
@ -9,9 +9,13 @@ Use this command to invoke single phase of the init workflow
|
|||
### 概要
|
||||
|
||||
<!--
|
||||
Use this command to invoke single phase of the init workflow
|
||||
Use this command to invoke single phase of the "init" workflow
|
||||
-->
|
||||
使用此命令可以调用 init 工作流程的单个阶段。
|
||||
使用此命令可以调用 "init" 工作流程的单个阶段:
|
||||
|
||||
```shell
|
||||
kubeadm init phase [flags]
|
||||
```
|
||||
|
||||
<!--
|
||||
### Options
|
||||
|
|
Loading…
Reference in New Issue