Kubernetes storage classes
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/eks/latest/userguide/ebs-csi-migration-faq.html
kubectl get storageclass
kubectl describe storageclass
kubectl describe storageclass standard
kind: StorageClass
kubectl describe storageclass standard | grep allowVolumeExpansion
The in-tree StorageClass provisioner is named kubernetes.io/aws-ebs. The Amazon EBS CSI StorageClass provisioner is named ebs.csi.aws.com.[1]
Related[edit]
See also[edit]
kubectl get storageclass, ebs.csi.aws.com, rancher.io/local-path, k8s.io/minikube-hostpath, kubernetes.io/gce-pd- EKS storage, Amazon EBS CSI driver, Amazon EFS CSI driver,
kubectl describe storageclass, /var/lib/kubelet/pods/ - 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, Rook, Longhorn, projected volumes
Advertising: