Has anyone ever run into this error with AWX-operator? It just started happening to me today intermittently. I launch my Job Templates and sometimes they fail with this error:
Error creating pod: container failed to start, ImagePullBackOff
I am running AWX-operator on a K3 kubernetes cluster.
On froom k8 dashboard I see this error:
Failed to pull image "quay.io/ansible/awx-ee:latest": rpc error: code = Unknown desc = failed to pull and unpack image "quay.io/ansible/awx-ee:latest": failed to resolve reference "quay.io/ansible/awx-ee:latest": pulling from host quay.io failed with status code [manifests latest]: 502 Bad Gateway
Thanks. I understand. Quay did fix the problem pretty quickly, but can you recommend a course of action that could make my AWX more resilient to such outages?