Difference between revisions of "Kubernetes storage classes"
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
[[Portworx]] | [[Portworx]] | ||
| − | + | * <code>[[Kubernetes provisioner]]</code> | |
[[IsDefaultClass]] | [[IsDefaultClass]] | ||
Revision as of 08:03, 29 November 2022
kubectl get storageclass
kubectl describe storageclass
kubectl describe storageclass standard
kind: StorageClass
kubectl describe storageclass standard | grep allowVolumeExpansion
Related
kubectl get pvc kubernetes.io/gce-pd kubernetes.io/aws-ebs pd.csi.storage.gke.io Azure Disk Ceph RBD Portworx
IsDefaultClass
See also
- 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: