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 95a772f commit 5c0dd04Copy full SHA for 5c0dd04
content/en/docs/concepts/overview/working-with-objects/finalizers.md
@@ -44,8 +44,7 @@ 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]
48
-(/docs/concepts/overview/working-with-objects/owners-dependents/)
+Like {{<glossary_tooltip text="labels" term_id="label">}}, [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