Hi team
I have RDS as external Postgres db on my awx
It is super slow
Also it whenever I launch any template or update inventory it gives ImagePullBackOff Error.
Pls suggest solution
Thanks
Hi team
I have RDS as external Postgres db on my awx
It is super slow
Also it whenever I launch any template or update inventory it gives ImagePullBackOff Error.
Pls suggest solution
Thanks
Hi!
Are you using any custom EEs? If so you will need to make sure your k8s cluster can access any private registries you may be hosting your EE on.
https://groups.google.com/g/awx-project/c/5JVBO4bI3pE/m/jPIPMDJRAAAJ
More information on your setup would be helpful, e.g. awx-operator and awx versions
Also does “kubectl describe pod” give you more detailed information on the ImagePullBackOff error?
AWX Team