Difference between revisions of "Pod has unbound immediate PersistentVolumeClaims"
Jump to navigation
Jump to search
(Created page with "* https://stackoverflow.com/questions/52668938/pod-has-unbound-persistentvolumeclaims") |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | |||
+ | 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]] | ||
* https://stackoverflow.com/questions/52668938/pod-has-unbound-persistentvolumeclaims | * https://stackoverflow.com/questions/52668938/pod-has-unbound-persistentvolumeclaims | ||
+ | |||
+ | 0/7 nodes are available: 7 pod has unbound immediate PersistentVolumeClaims | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[kind: PersistentVolume]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{FailedScheduling}} | ||
+ | * {{PVC}} | ||
+ | |||
+ | [[Category:GKS]] |
Latest revision as of 11:22, 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
0/7 nodes are available: 7 pod has unbound immediate PersistentVolumeClaims
Related[edit]
See also[edit]
- 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: