I am using Amazon EKS and deploying different services which their pods utilizes readiness gates of ALB controller. My deployment uses Argo Rollout. I have three different service which has 6, 8 , 36 pods. The services having 6 and 8 pods have no problem with readiness gates, however the service having 36 pods cannot pass readiness gates check. Can you have any guess why this could be? Thank you
Asked
Active
Viewed 49 times