Skip to content

Commit 03e09ed

Browse files
jiazxjasontengqm
andauthored
Update content/zh/docs/tasks/administer-cluster/safely-drain-node.md
Co-authored-by: Qiming Teng <[email protected]>
1 parent e04bd16 commit 03e09ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ first and the continue following this guide.
6060

6161
为了确保你的负载在维护期间仍然可用,你可以配置一个 [PodDisruptionBudget](/zh/docs/concepts/workloads/pods/disruptions/)
6262
如果可用性对于正在清空的该节点上运行或可能在该节点上运行的任何应用程序很重要,
63-
首先 [配置一个 PodDisruptionBudgets](/zh/docs/tasks/run-application/configure-pdb/) 并继续遵循本指南。
63+
请先[配置一个 PodDisruptionBudgets](/zh/docs/tasks/run-application/configure-pdb/) 并继续
64+
阅读本指南。
6465

6566
<!--
6667
## Use `kubectl drain` to remove a node from service
@@ -297,4 +298,3 @@ Kubernetes 并没有具体说明在这种情况下应该采取什么行为,
297298
* 执行[配置 PDB](/zh/docs/tasks/run-application/configure-pdb/)中的各个步骤,
298299
保护你的应用
299300
* 进一步了解[节点维护](/zh/docs/tasks/administer-cluster/cluster-management/#maintenance-on-a-node)
300-

0 commit comments

Comments
 (0)