StorageClass
Jump to navigation
Jump to search
kind: StorageClass
Contents
EKS[edit]
kubectl get storageclass NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE gp2 (default) kubernetes.io/aws-ebs Delete WaitForFirstConsumer false 11d
GKE[edit]
kubectl get storageclass NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE standard (default) kubernetes.io/gce-pd Delete Immediate false 3y220d
Related[edit]
See also[edit]
- EKS storage, Amazon EBS CSI driver, Amazon EFS CSI driver,
kubectl describe storageclass, /var/lib/kubelet/pods/ - AWS storage, S3, EBS, EFS, AWS DataSync, AWS Storage costs
- CSI, Amazon EBS CSI driver (ebs.csi.aws.com), Kubernetes Filestore CSI driver, GKE CSI Driver
pd.csi.storage.gke.io, CSI Migration,aws-efs-csi-driver, aws-ebs-csi-driver, gcp_filestore_csi_driver_config,GcePersistentDiskCsiDriver, kind: CSINode, csi-hostpath-driver, Kubernetes snapshots - 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: