Hi Team
When I deployed the AWX instance using Kubernetes v1.24, I faced issues in postgres database migrations. Kubernetes v1.24 dockershim is deprecated and containerd as container runtime. How we deploy the awx in kubernetes V1.24. No issues in Kubernetes v1.23.
Hi,
Can you provide more information regarding your specific error message? and are you using minikube, k3d, or something similar?
Seth
I am using K8s Version 1.24. When I tried to deploy, all awx and operator and postgres deployed successfully but database migration failed and it’s looping every 30sec and finally failed.