Difference between revisions of "CrashLoopBackOff"
Jump to navigation
Jump to search
| Line 17: | Line 17: | ||
== See also == | == See also == | ||
* {{Kubectl init containers}} | * {{Kubectl init containers}} | ||
| + | * {{CrashLoopBackOff}} | ||
* {{K8s troubleshooting}} | * {{K8s troubleshooting}} | ||
* {{Pods}} | * {{Pods}} | ||
[[Category:K8s]] | [[Category:K8s]] | ||
Revision as of 06:20, 18 July 2024
CrashLoopBackOffInit:CrashLoopBackOff
back-off 20s restarting failed container
Related
- OOM
kubectl get pods -A | grep CrashLoopBackOffkubectl describe podsebs-csi-controllerkubectl get podspod_workers.go- K8s probes
- Kubernetes restartPolicy
See also
- Kubernetes init containers:
kubectl get pods, Init: (Init:ErrImagePull, Init:CrashLoopBackOff, Init:ImagePullBackOff), initContainers:,Init:0/1 - CrashLoopBackOff
- 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,CrashLoopBackOff - Pods:
kubectl apply,kubectl [ pod get | top | delete | describe pods ],InitContainers, PodInitializing, CrashLoopBackOff, ImagePullPolicy:, NodeAffinity, NodeSelector, Terminated
Advertising: