Merge pull request #49137 from my-git9/pp-17240
[zh-cn]sync kubeadm_upgrade_node_phase.mdpull/49148/head
commit
5fa1414ed2
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
Use this command to invoke single phase of the node workflow
|
||||
Use this command to invoke single phase of the "node" workflow
|
||||
-->
|
||||
使用此命令调用 node 工作流的某个阶段。
|
||||
|
||||
|
@ -9,10 +9,14 @@ Use this command to invoke single phase of the node workflow
|
|||
### 概要
|
||||
|
||||
<!--
|
||||
Use this command to invoke single phase of the node workflow
|
||||
Use this command to invoke single phase of the "node" workflow
|
||||
-->
|
||||
使用此命令调用 node 工作流的某个阶段。
|
||||
|
||||
```shell
|
||||
kubeadm upgrade node phase [flags]
|
||||
```
|
||||
|
||||
<!--
|
||||
### Options
|
||||
-->
|
||||
|
|
Loading…
Reference in New Issue