We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8ecc08 + fe6ab56 commit e024983Copy full SHA for e024983
content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init/kubeadm_init_phase.md
@@ -1,17 +1,21 @@
1
<!--
2
-Use this command to invoke single phase of the init workflow
+Use this command to invoke single phase of the "init" workflow
3
-->
4
-使用此命令可以调用 init 工作流程的单个阶段。
+使用此命令可以调用 "init" 工作流程的单个阶段。
5
6
7
### Synopsis
8
9
### 概要
10
11
12
13
14
+使用此命令可以调用 "init" 工作流程的单个阶段:
15
+
16
+```shell
17
+kubeadm init phase [flags]
18
+```
19
20
21
### Options
0 commit comments