Difference between revisions of "VolumeBinding"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
[[kubectl get]] [[pvc]] | [[kubectl get]] [[pvc]] | ||
− | NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS AGE | + | NAME STATUS VOLUME CAPACITY ACCESS MODES [[STORAGECLASS]] AGE |
− | myprometheus-alertmanager Pending gp2 58m | + | myprometheus-alertmanager Pending [[gp2]] 58m |
myprometheus-server Pending | myprometheus-server Pending | ||
Revision as of 13:02, 27 December 2022
default 8m51s Warning FailedScheduling pod/myprometheus-alertmanager-5967d4ff85-5glkh running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
kubectl get pvc NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS AGE myprometheus-alertmanager Pending gp2 58m myprometheus-server Pending
Related
helm install myprometheus prometheus-community/prometheus
aws iam list-open-id-connect-providers
kubectl get pvc
- Kubernetes scheduling
See also
- 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: