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.
2 parents e2f17b7 + d012f0b commit 6a237d0Copy full SHA for 6a237d0
content/zh/docs/concepts/overview/working-with-objects/finalizers.md
@@ -81,7 +81,8 @@ Kubernetes 清除 `pv-protection` Finalizer,控制器就会删除该卷。
81
<!--
82
## Owner references, labels, and finalizers {#owners-labels-finalizers}
83
84
-Like {{<glossary_tooltip text="labels" term_id="label">}}, [owner references](/concepts/overview/working-with-objects/owners-dependents/)
+Like {{<glossary_tooltip text="labels" term_id="label">}},
85
+[owner references](/concepts/overview/working-with-objects/owners-dependents/)
86
describe the relationships between objects in Kubernetes, but are used for a
87
different purpose. When a
88
{{<glossary_tooltip text="controller" term_id="controller">}} manages objects
0 commit comments