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 f504943 + 2342716 commit 21e7ae3Copy full SHA for 21e7ae3
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](/docs/concepts/overview/working-with-objects/owners-dependents)
+Like {{<glossary_tooltip text="labels" term_id="label">}},
48
+[owner references](/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