kubectl get statefulsets
Revision as of 13:24, 4 July 2022 by Thomas (talk | contribs) (Created page with "{{lc}} == See also == * {{StatefulSets}} * {{Kubernetes storage}} Category:K8s")
See also
- StatefulSets (sts):
kubectl [ get | describe | scale ] statefulset
- 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: