Documentation¶
Errors¶
| Error | Description |
|---|---|
ImagePullBackOff |
Pod couldn’t start because Kubernetes could not pull a container image. The "BackOff" part indicates that Kubernetes will keep trying to pull the image, with an increasing back-off delay. |
OOMKilled |
Container was killed because it is out of memory (OOM) |