kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.36k stars 1.06k forks source link

Issues in Scaling the pods above 200 in scaled jobs #6148

Open chaithraPadmar opened 2 weeks ago

chaithraPadmar commented 2 weeks ago

Discussed in https://github.com/kedacore/keda/discussions/6146

Originally posted by **chaithraPadmar** September 10, 2024 Hi, Version used.. 2.10.0 of keda When we set min replica to lower numbers.. say 20 The effective max numbers of jobs post pipeline queue increases above 200 runnning jobs, we do see only 220 pods/jobs running We have 1pipeline job per pod and using azure_pipeline triggers and scaled jobs Is it the expected behaviour If yes, how to manage wide range of scaling say minReplica 20, maxReplica 500 Regards Chaithra
chaithraPadmar commented 2 weeks ago

Hi @JorTurFer ,

Kindly help with the query

Regards Chaithra