Skip to content

Commit

Permalink
Document volume.kubernetes.io/selected-node annotation (kubernetes#36399
Browse files Browse the repository at this point in the history
)

* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <[email protected]>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <[email protected]>

Signed-off-by: afzal442 <[email protected]>
  • Loading branch information
afzal442 authored and DonatoHorn committed Jun 25, 2023
1 parent aecbe59 commit 2ebbaca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/en/docs/reference/labels-annotations-taints/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,12 @@ Used on: PersistentVolumeClaim

This annotation will be added to dynamic provisioning required PVC.

### volume.kubernetes.io/selected-node

Used on: PersistentVolumeClaim

This annotation is added to a PVC that is triggered by a scheduler to be dynamically provisioned. Its value is the name of the selected node.

### volumes.kubernetes.io/controller-managed-attach-detach

Used on: Node
Expand Down

0 comments on commit 2ebbaca

Please sign in to comment.