Skip to content

Commit 5fa1414

Browse files
authored
Merge pull request #49137 from my-git9/pp-17240
[zh-cn]sync kubeadm_upgrade_node_phase.md
2 parents 187f742 + 3a9d0d0 commit 5fa1414

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_upgrade/kubeadm_upgrade_node_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 node workflow
2+
Use this command to invoke single phase of the "node" workflow
33
-->
44
使用此命令调用 node 工作流的某个阶段。
55

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

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

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

0 commit comments

Comments
 (0)