Difference between revisions of "Init:ImagePullBackOff"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* [[PodInitializing]] | * [[PodInitializing]] | ||
* <code>Warning [[BackOff]] 1s (x9 over 95s) kubelet [[Back-off restarting failed container]]</code> | * <code>Warning [[BackOff]] 1s (x9 over 95s) kubelet [[Back-off restarting failed container]]</code> | ||
+ | * [[ImagePullBackOff]] | ||
== See also == | == See also == |
Revision as of 12:31, 13 July 2022
your-namespace elasticsearch-0 0/1 Init:ImagePullBackOff 0 2d5h your-namespace elasticsearch-1 0/1 Init:ImagePullBackOff 0 2d5h
- Solution: review output from
kubectl describe pod mypodname
Related
CrashLoopBackOff
- Error
kubectl get nodes
- PodInitializing
Warning BackOff 1s (x9 over 95s) kubelet Back-off restarting failed container
- ImagePullBackOff
See also
Advertising: