How to fix 'ImagePullBackOff' without leaving kubectl
·2 mins
The four causes of ImagePullBackOff in Kubernetes and the kubectl commands that diagnose each one.
kubectl patch to stop a CronJob from firing without deleting it - and how to resume it later.