How to retry image pull in a kubernetes Pods? January 3, 2023 by Tarik In case of not having the yaml file: kubectl get pod PODNAME -n NAMESPACE -o yaml | kubectl replace --force -f -