Difference between revisions of "Back-off restarting failed container (BackOff)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | |||
+ | [[kubectl get events -A]] | ||
<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> | ||
Revision as of 10:06, 7 July 2022
kubectl get events -A
Warning BackOff 1s (x9 over 95s) kubelet Back-off restarting failed container
ImagePullBackOff
- K8s troubleshooting:
kubectl logs, kubectl top, kubectl get events -A, kubectl describe pod
, Liveness, Readiness,Kubernetes events
, Pulling image, OOMKilled, ProbeWarning, Reason,FailedScheduling
,errImagePull, ImagePullBackOff
, Kubelet conditions:MemoryPressure, DiskPressure, KubeletHasSufficientPID, KubeletReady, kubectl [ debug | attach | exec ] kubectl cluster-info dump, SimKube, KWOK
Advertising: