File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
content/en/docs/reference/access-authn-authz Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -622,23 +622,6 @@ allowVolumeExpansion: true
622
622
623
623
For more information about persistent volume claims, see [PersistentVolumeClaims](/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims).
624
624
625
- # ## PersistentVolumeLabel {#persistentvolumelabel}
626
-
627
- {{< feature-state for_k8s_version="v1.13" state="deprecated" >}}
628
-
629
- **Type**: Mutating.
630
-
631
- This admission controller automatically attaches region or zone labels to PersistentVolumes
632
- as defined by the cloud provider (for example, Azure or GCP).
633
- It helps ensure the Pods and the PersistentVolumes mounted are in the same
634
- region and/or zone.
635
- If the admission controller doesn't support automatic labelling your PersistentVolumes, you
636
- may need to add the labels manually to prevent pods from mounting volumes from
637
- a different zone. PersistentVolumeLabel is **deprecated** as labeling for persistent volumes has been taken over by
638
- the {{< glossary_tooltip text="cloud-controller-manager" term_id="cloud-controller-manager" >}}.
639
-
640
- This admission controller is disabled by default.
641
-
642
625
# ## PodNodeSelector {#podnodeselector}
643
626
644
627
{{< feature-state for_k8s_version="v1.5" state="alpha" >}}
You can’t perform that action at this time.
0 commit comments