Merge pull request #49090 from my-git9/pp-2849
[zh-cn]sync kubeadm_reset_phase.md
This commit is contained in:
commit
a8373d3d5d
|
|
@ -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