Причина ImagePullBackOff k8s-debug

Показывает ошибки pull из registry: неверный тег, отсутствие imagePullSecret или rate limit

kubectl get events -n <ns> --field-selector reason=Failed -o wide | grep -i 'pull\|manifest\|unauthorized'
more k8s-debug all 27 commands →