Skip to content

Commit 91bab2c

Browse files
authored
Update disruptions.md (#19939)
* Update disruptions.md Fix a small mistake. * Update disruptions.md
1 parent eabe910 commit 91bab2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/zh/docs/concepts/workloads/pods/disruptions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,8 +505,7 @@ the nodes in your cluster, such as a node or system software upgrade, here are s
505505
- 故障转移到另一个完整的副本集群。
506506
- 没有停机时间,但是对于重复的节点和人工协调成本可能是昂贵的。
507507
- 编写可容忍干扰的应用程序和使用 PDB。
508-
- 没有停机
509-
间。
508+
- 不停机。
510509
- 最小的资源重复。
511510
- 允许更多的集群管理自动化。
512511
- 编写可容忍干扰的应用程序是棘手的,但对于支持容忍自愿干扰所做的工作,和支持自动扩缩和容忍非

0 commit comments

Comments
 (0)