Merge pull request #39825 from javadoors/patch-26

[zh-cn] Rephrase a sentence for fluency
pull/39980/head
Kubernetes Prow Robot 2023-03-13 18:11:10 -07:00 committed by GitHub
commit 7b0626ed15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 >}}