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 383dbc2 commit 95a772fCopy full SHA for 95a772f
content/en/docs/concepts/overview/working-with-objects/finalizers.md
@@ -44,7 +44,8 @@ and the controller deletes the volume.
44
45
## Owner references, labels, and finalizers {#owners-labels-finalizers}
46
47
-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">}}, [owner references]
48
+(/docs/concepts/overview/working-with-objects/owners-dependents/)
49
describe the relationships between objects in Kubernetes, but are used for a
50
different purpose. When a
51
{{<glossary_tooltip text="controller" term_id="controller">}} manages objects
0 commit comments