Difference between revisions of "CrashLoopBackOff"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <code>CrashLoopBackOff</code> | |
| + | |||
* <code>[[Init:CrashLoopBackOff]]</code> | * <code>[[Init:CrashLoopBackOff]]</code> | ||
| + | * <code>[[kubectl get pods -A]] | grep CrashLoopBackOff</code> | ||
| Line 6: | Line 8: | ||
== Related == | == Related == | ||
| − | + | * <code>[[docker inspect]] grafana | grep -i [[OOM]]</code> | |
| − | * <code>[[ | ||
* <code>[[kubectl describe pods]]</code> | * <code>[[kubectl describe pods]]</code> | ||
* <code>[[ebs-csi-controller]]</code> | * <code>[[ebs-csi-controller]]</code> | ||
| Line 14: | Line 15: | ||
* [[K8s probes]] | * [[K8s probes]] | ||
* [[Kubernetes restartPolicy]] | * [[Kubernetes restartPolicy]] | ||
| + | * [[Minikube]]: [[storage-provisioner]] | ||
== See also == | == See also == | ||
| Line 19: | Line 21: | ||
* {{CrashLoopBackOff}} | * {{CrashLoopBackOff}} | ||
* {{K8s troubleshooting}} | * {{K8s troubleshooting}} | ||
| − | |||
[[Category:K8s]] | [[Category:K8s]] | ||
Latest revision as of 21:25, 19 May 2026
CrashLoopBackOff
Init:CrashLoopBackOffkubectl get pods -A | grep CrashLoopBackOff
back-off 20s restarting failed container
Related[edit]
docker inspect grafana | grep -i OOMkubectl describe podsebs-csi-controllerkubectl get podspod_workers.go- K8s probes
- Kubernetes restartPolicy
- Minikube: storage-provisioner
See also[edit]
- 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
Advertising: