Difference between revisions of "Init:ImagePullBackOff"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== Related == | == Related == | ||
* <code>[[CrashLoopBackOff]]</code> | * <code>[[CrashLoopBackOff]]</code> | ||
− | |||
* <code>[[kubectl get nodes]]</code> | * <code>[[kubectl get nodes]]</code> | ||
* [[PodInitializing]] | * [[PodInitializing]] |
Revision as of 15:21, 20 September 2022
Init:ImagePullBackOff ImagePullBackOff
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
kubectl get nodes
- PodInitializing
Warning BackOff 1s (x9 over 95s) kubelet Back-off restarting failed container
- ImagePullBackOff
See also
Advertising: