What are the Hardware requirements for deploying awx in kubernetes ?

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.

Are you saying you’ve set the namespace limits to 50 milli CPUs? That’s extremely tiny if so.

thanks for your reply its not milli. its 50. Any how i am able to deploy them now.