Skip to content

Commit c8a049c

Browse files
authored
Merge pull request #49085 from my-git9/pp-11517
[zh-cn]sync kubeadm_join_phase
2 parents 9f0746c + 669ea29 commit c8a049c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join/kubeadm_join_phase.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Use this command to invoke single phase of the join workflow
2+
Use this command to invoke single phase of the "join" workflow
33
-->
44
使用此命令来调用 `join` 工作流程的某个阶段。
55

@@ -9,10 +9,14 @@ Use this command to invoke single phase of the join workflow
99
### 概要
1010

1111
<!--
12-
Use this command to invoke single phase of the join workflow
12+
Use this command to invoke single phase of the "join" workflow
1313
-->
1414
使用此命令来调用 `join` 工作流程的某个阶段。
1515

16+
```
17+
kubeadm join phase [flags]
18+
```
19+
1620
<!--
1721
### Options
1822
-->

0 commit comments

Comments
 (0)