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 ad1d573 commit 6872294Copy full SHA for 6872294
content/en/docs/reference/labels-annotations-taints/_index.md
@@ -361,7 +361,9 @@ Used on: Node
361
362
If a node has set the annotation `volumes.kubernetes.io/controller-managed-attach-detach`
363
on itself, then its storage attach and detach operations are being managed
364
-by the attach/detach controller running in kube-controller-manager.
+by the _volume attach/detach_
365
+{{< glossary_tooltip text="controller" term_id="controller" >}} running within the
366
+{{< glossary_tooltip term_id="kube-controller-manager" text="kube-controller-manager" >}}.
367
368
The value of the annotation isn't important; if this annotation exists on a node,
369
then storage attaches and detaches are controller managed.
0 commit comments