Difference between revisions of "Bound"
Jump to navigation
Jump to search
(Created page with " A volume will be in one of the following phases: Available -- a free resource that is not yet bound to a claim Bound -- the volume is bound to a claim Released -- the cl...") |
|||
Line 9: | Line 9: | ||
− | {{ | + | {{K8s sto}} |
Revision as of 06:01, 2 November 2022
A volume will be in one of the following phases: Available -- a free resource that is not yet bound to a claim Bound -- the volume is bound to a claim Released -- the claim has been deleted, but the resource is not yet reclaimed by the cluster Failed -- the volume has failed its automatic reclamation The CLI will show the name of the PVC bound to the PV.
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: