Skip to content

Commit 6872294

Browse files
Kartik SharmaTim Bannister
andauthored
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent ad1d573 commit 6872294

File tree

1 file changed

+3
-1
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+3
-1
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,9 @@ Used on: Node
361361

362362
If a node has set the annotation `volumes.kubernetes.io/controller-managed-attach-detach`
363363
on itself, then its storage attach and detach operations are being managed
364-
by the attach/detach controller running in kube-controller-manager.
364+
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" >}}.
365367

366368
The value of the annotation isn't important; if this annotation exists on a node,
367369
then storage attaches and detaches are controller managed.

0 commit comments

Comments
 (0)