[zh-cn]sync kubeadm_reset_phase.md
Signed-off-by: xin.li <xin.li@daocloud.io>pull/49090/head
parent
12be02974f
commit
311e0a8095
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
Use this command to invoke single phase of the reset workflow
|
||||
Use this command to invoke single phase of the "reset" workflow
|
||||
-->
|
||||
使用此命令来调用 `reset` 工作流程的某个阶段。
|
||||
|
||||
|
@ -9,9 +9,13 @@ Use this command to invoke single phase of the reset workflow
|
|||
### 概要
|
||||
|
||||
<!--
|
||||
Use this command to invoke single phase of the reset workflow
|
||||
Use this command to invoke single phase of the "reset" workflow
|
||||
-->
|
||||
使用此命令来调用 `reset` 工作流程的某个阶段。
|
||||
使用此命令来调用 `reset` 工作流程的某个阶段:
|
||||
|
||||
```shell
|
||||
kubeadm reset phase [flags]
|
||||
```
|
||||
|
||||
<!--
|
||||
### Options
|
||||
|
|
Loading…
Reference in New Issue