File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,8 @@ first and the continue following this guide.
60
60
61
61
为了确保你的负载在维护期间仍然可用,你可以配置一个 [ PodDisruptionBudget] ( /zh/docs/concepts/workloads/pods/disruptions/ ) 。
62
62
如果可用性对于正在清空的该节点上运行或可能在该节点上运行的任何应用程序很重要,
63
- 首先 [ 配置一个 PodDisruptionBudgets] ( /zh/docs/tasks/run-application/configure-pdb/ ) 并继续遵循本指南。
63
+ 请先[ 配置一个 PodDisruptionBudgets] ( /zh/docs/tasks/run-application/configure-pdb/ ) 并继续
64
+ 阅读本指南。
64
65
65
66
<!--
66
67
## Use `kubectl drain` to remove a node from service
@@ -297,4 +298,3 @@ Kubernetes 并没有具体说明在这种情况下应该采取什么行为,
297
298
* 执行[ 配置 PDB] ( /zh/docs/tasks/run-application/configure-pdb/ ) 中的各个步骤,
298
299
保护你的应用
299
300
* 进一步了解[ 节点维护] ( /zh/docs/tasks/administer-cluster/cluster-management/#maintenance-on-a-node ) 。
300
-
You can’t perform that action at this time.
0 commit comments