Skip to content

Commit

Permalink
Update content/zh-cn/docs/concepts/workloads/pods/disruptions.md
Browse files Browse the repository at this point in the history
Co-authored-by: Qiming Teng <[email protected]>
  • Loading branch information
javadoors and tengqm authored Mar 10, 2023
1 parent 5362d7e commit 23e3ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/zh-cn/docs/concepts/workloads/pods/disruptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ deleted. In such a situation, after some time, the
Pod disruption condition will be cleared.
-->
Pod 的干扰可能会被中断。控制平面可能会重新尝试继续干扰同一个 Pod,但这没办法保证。
因此,`DisruptionTarget` 条件可能会被添加到 Pod 上,
因此,`DisruptionTarget` 状况可能会被添加到 Pod 上,
但该 Pod 实际上可能不会被删除。
在这种情况下,一段时间后,Pod 干扰状况将被清除。
{{< /note >}}
Expand Down

0 comments on commit 23e3ead

Please sign in to comment.