Difference between revisions of "Pod has unbound immediate PersistentVolumeClaims"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* https://stackoverflow.com/questions/52668938/pod-has-unbound-persistentvolumeclaims | * https://stackoverflow.com/questions/52668938/pod-has-unbound-persistentvolumeclaims | ||
− | + | == Related == | |
− | <code>[[kind: PersistentVolume]]</code> | + | * <code>[[kind: PersistentVolume]]</code> |
== See also == | == See also == |
Revision as of 11:20, 2 February 2024
default 18m Warning FailedScheduling pod/sentry-web-79b8bbccdf-r2qr4 0/4 nodes are available: 4 pod has unbound immediate PersistentVolumeClaims.
19m Warning FailedScheduling pod/kotsadm-minio-0 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod..
Pod has unbound immediate PersistentVolumeClaims
Related
See also
- FailedScheduling:
Insufficient cpu
,Insufficient memory
,timed out waiting for the condition
,unbound immediate PersistentVolumeClaims
- Kubernetes Persistent Volume Claim (PVC) (
kind: PersistentVolumeClaim
), Kubernetes Persistent volumes (PV)(kind: PersistentVolume)
,kubectl describe pvc, kubectl get pvc
, ClaimLost, ProvisioningSucceeded, PV access control
Advertising: