-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Hi,
The KubernetesProvisioningLimits checks the template limit based on the pod template id. In case of ephemeral pod template (created inside pipeline step) the id is unique so we are not able to limit number of concurrent pods. It would be good to determine the instanceCap limit per node label not only by the pod template id.
Consider https://plugins.jenkins.io/lockable-resources/ to address your problem.
Also kubernetes quotas.