Skip to content

Commit

Permalink
Documented annotation for volume.kubernetes.io/selected-node
Browse files Browse the repository at this point in the history
Signed-off-by: afzal442 <[email protected]>
  • Loading branch information
afzal442 committed Jan 17, 2023
1 parent 43768c9 commit ce82465
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 ce82465

Please sign in to comment.