Skip to content

Commit e024983

Browse files
authored
Merge pull request #49183 from my-git9/pp-8079
[zh-cn]sync kubeadm_init_phase.md
2 parents c8ecc08 + fe6ab56 commit e024983

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init/kubeadm_init_phase.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
<!--
2-
Use this command to invoke single phase of the init workflow
2+
Use this command to invoke single phase of the "init" workflow
33
-->
4-
使用此命令可以调用 init 工作流程的单个阶段。
4+
使用此命令可以调用 "init" 工作流程的单个阶段。
55

66
<!--
77
### Synopsis
88
-->
99
### 概要
1010

1111
<!--
12-
Use this command to invoke single phase of the init workflow
12+
Use this command to invoke single phase of the "init" workflow
1313
-->
14-
使用此命令可以调用 init 工作流程的单个阶段。
14+
使用此命令可以调用 "init" 工作流程的单个阶段:
15+
16+
```shell
17+
kubeadm init phase [flags]
18+
```
1519

1620
<!--
1721
### Options

0 commit comments

Comments
 (0)