Difference between revisions of "ExpandInUsePersistentVolumes"
Jump to navigation
Jump to search
(Created page with " ExpandInUsePersistentVolumes. It is supported by the in-tree volume plugins GCE-PD, AWS-EBS, Cinder, and Ceph RB") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | ExpandInUsePersistentVolumes. It is supported by the in-tree volume plugins GCE-PD, AWS-EBS, Cinder, and Ceph RB | + | * https://kubernetes.io/blog/2018/07/12/resizing-persistent-volumes-using-kubernetes/ |
+ | |||
+ | ExpandInUsePersistentVolumes. It is supported by the in-tree volume plugins [[GCE-PD]], AWS-EBS, Cinder, and Ceph RB | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[kubectl get storageclas]]</code> | ||
+ | * <code>[[AllowVolumeExpansion]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{Kubernetes storage}} | ||
+ | |||
+ | [[Category:Kubernetes]] |
Latest revision as of 09:19, 17 January 2023
ExpandInUsePersistentVolumes. It is supported by the in-tree volume plugins GCE-PD, AWS-EBS, Cinder, and Ceph RB
Related[edit]
See also[edit]
- Kubernetes storage, storage classes, PersistentVolume (PV), PVC, CSI,
kind: StorageClass, kind: PersistentVolumeClaim, kind: PersistentVolume
,kubectl [ get | describe | edit ] pvc
,volumeClaimTemplates:
,kubectl patch pv
,FailedMount
, Volume Expansion, Volume Cloning, snapshots, ExtraVolumes, NotTriggerScaleUp,volumePVCDataSource, AllowVolumeExpansion
, EKS storage, provisioner, Storage Capacity Tracking,VolumeBinding, VolumeClaimTemplate, storage.k8s.io
, CKA Storage, DoKC, EmptyDir, Volume populators,storageclass.kubernetes.io
Advertising: