-
Notifications
You must be signed in to change notification settings - Fork 32
Description
I'm don't sure if this is issue or future requests but in Elastic Cluster profile we have "Maximum pending pods" to set but its somehow misleading and we don't have little more documentation about it.
Any way, I think it will be very useful if we have additional field to limit number of possible running Agents in one cluster profile if his Agent profile is requested to run.
Very often K8S resources are limited and we can not overload cluster with 50 running agents if we don't have space for it.
My question is do we have something similar already?
If not can this be created and for default value set unlimited but we can set it and then when pipeline run is scheduled it will look for number of already running agents and if this limit is set and reached it will stay in schedule waiting until its free to run it.
Similar behavior when we have static agents set in place.
Thanks for answer