Difference between revisions of "Storageclass.kubernetes.io/"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[ | + | [[annotations:]] storageclass.kubernetes.io/[[is-default-class]]=true |
− | [[ | + | [[annotations:]] [[storageclass.beta.kubernetes.io]]/is-default-class=true |
+ | == Related == | ||
+ | * <code>[[storage.k8s.io]]</code> | ||
+ | * <code>[[AllowVolumeExpansion]]</code> | ||
+ | * <code>[[kubectl patch pvc]] elasticsearch-master-elasticsearch-master-0 -p '{"spec":{"resources":{"requests":{"storage":"35Gi"}}}}'</code> | ||
+ | == See also == | ||
+ | * {{K8s sto}} | ||
− | + | [[Category:K8s]] |
Latest revision as of 09:47, 29 May 2024
annotations: storageclass.kubernetes.io/is-default-class=true annotations: storageclass.beta.kubernetes.io/is-default-class=true
Related[edit]
storage.k8s.io
AllowVolumeExpansion
kubectl patch pvc elasticsearch-master-elasticsearch-master-0 -p '{"spec":{"resources":{"requests":{"storage":"35Gi"}}}}'
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: