We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b84434 commit 987ee75Copy full SHA for 987ee75
content/zh-cn/docs/reference/glossary/pod-disruption.md
@@ -41,7 +41,9 @@ Pod 被自愿或非自愿终止的过程。
41
<!--
42
Voluntary disruptions are started intentionally by application owners or cluster
43
administrators. Involuntary disruptions are unintentional and can be triggered by
44
-unavoidable issues like Nodes running out of resources, or by accidental deletions.
+unavoidable issues like Nodes running out of {{< glossary_tooltip text="resources" term_id="infrastructure-resource" >}},
45
+or by accidental deletions.
46
-->
47
自愿干扰是由应用程序所有者或集群管理员有意启动的。非自愿干扰是无意的,
-可能由不可避免的问题触发,如节点耗尽资源或意外删除。
48
+可能由不可避免的问题触发,
49
+如节点耗尽{{< glossary_tooltip text="资源" term_id="infrastructure-resource" >}}或意外删除。
0 commit comments