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 187f742 + 3a9d0d0 commit 5fa1414Copy full SHA for 5fa1414
content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade/kubeadm_upgrade_node_phase.md
@@ -1,5 +1,5 @@
1
<!--
2
-Use this command to invoke single phase of the node workflow
+Use this command to invoke single phase of the "node" workflow
3
-->
4
使用此命令调用 node 工作流的某个阶段。
5
@@ -9,10 +9,14 @@ Use this command to invoke single phase of the node workflow
9
### 概要
10
11
12
13
14
15
16
+```shell
17
+kubeadm upgrade node phase [flags]
18
+```
19
+
20
21
### Options
22
0 commit comments