Skip to content

Commit f73381c

Browse files
committed
[zh-cn]sync pod-disruption
Signed-off-by: xin.li <[email protected]>
1 parent 0b84434 commit f73381c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/zh-cn/docs/reference/glossary/pod-disruption.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ Pod 被自愿或非自愿终止的过程。
4141
<!--
4242
Voluntary disruptions are started intentionally by application owners or cluster
4343
administrators. Involuntary disruptions are unintentional and can be triggered by
44-
unavoidable issues like Nodes running out of resources, or by accidental deletions.
44+
unavoidable issues like Nodes running out of {{< glossary_tooltip text="resources" term_id="infrastructure-resource" >}},
45+
or by accidental deletions.
4546
-->
4647
自愿干扰是由应用程序所有者或集群管理员有意启动的。非自愿干扰是无意的,
47-
可能由不可避免的问题触发,如节点耗尽资源或意外删除。
48+
可能由不可避免的问题触发,
49+
如节点耗尽{{< glossary_tooltip text="资源" term_id="infrastructure-resource" >}}或 Pod 被意外删除。

0 commit comments

Comments
 (0)