Kubernetes Error Codes — Complete List

Code Description Severity Difficulty
BackOff - Back-off restarting failed container Kubernetes Container Error Code BackOff: How to Fix It medium Medium
CrashLoopBackOff Kubernetes CrashLoopBackOff Error: How to Fix It high Medium
CreateContainerConfigError Kubernetes CreateContainerConfigError: How to Fix It high Medium
ErrImagePull Kubernetes ErrImagePull Error Code: How to Fix It high Medium
Evicted - The node was low on resource: ephemeral-storage Kubernetes Error Code Evicted: How to Fix It high Medium
FailedScheduling - node(s) had untolerated taint Kubernetes Error Code FailedScheduling: How to Fix It medium Medium
ImagePullBackOff Kubernetes Error Code ImagePullBackOff: How to Fix It high Medium
Liveness probe failed Kubernetes Dev Tool Liveness Probe Failed Error: How to Fix It high Medium
OOMKilled Kubernetes OOMKilled Error Code: How to Fix It high Medium
Pending - 0/X nodes are available: insufficient cpu Kubernetes Error Code Pending - 0/X nodes are available: insufficient cpu: How to Fix It medium Medium
Pending - 0/X nodes are available: insufficient memory Kubernetes Error Code Pending 0/X Nodes Available Insufficient Memory: How to Fix It medium Medium
Readiness probe failed Kubernetes Error Code Readiness Probe Failed: How to Fix It medium Medium
Ad