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 180b8ce commit 3911e15Copy full SHA for 3911e15
content/en/docs/reference/labels-annotations-taints/_index.md
@@ -437,6 +437,12 @@ Used on: PersistentVolumeClaim
437
438
This annotation will be added to dynamic provisioning required PVC.
439
440
+### volume.kubernetes.io/selected-node
441
+
442
+Used on: PersistentVolumeClaim
443
444
+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.
445
446
### volumes.kubernetes.io/controller-managed-attach-detach
447
448
Used on: Node
0 commit comments