Hi Folks,
I’m trying to deploy AWX in a Kubernetes namespace, but the deployment is failing. I’ve already set the namespace resource limits to 50 CPU and 50 GiB.
I’m wondering if there are any limits for pods that I should also consider. If so, could you please let me know what limits I should set for the pods to ensure a successful deployment?
I have used awx operator version of 2.19.1 & 2.19.0 and using external RDS .
The connectivity to RDS from my pods are fine.