Skip to content

Commit 440dcc1

Browse files
authored
Merge pull request #25690 from guzj11/patch-49
Update safely-drain-node.md
2 parents dbaa368 + 88dae31 commit 440dcc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/zh/docs/tasks/administer-cluster/safely-drain-node.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ First, identify the name of the node you wish to drain. You can list all of the
106106
然后就可以安全地关闭节点,
107107
比如关闭物理机器的电源,如果它运行在云平台上,则删除它的虚拟机。
108108

109+
首先,确定想要清空的节点的名称。可以用以下命令列出集群中的所有节点:
110+
109111
```shell
110112
kubectl get nodes
111113
```

0 commit comments

Comments
 (0)