-
New Feature
-
Resolution: Fixed
-
Major
-
-
kubernetes-1.19.1
Currently, one have to fiddle with default provisionner flags (https://github.com/jenkinsci/kubernetes-plugin#over-provisioning-flags) to improve responsiveness of agent provisioning (at the risk of overprovisioning). Even with recommended values, some useless delays are introduced.
I guess that in the context of a Kubernetes cloud, we could provide a simpler, yet more efficient, NodeProvisioner.Strategy implementation that would speed up the provisioning time.
WDYT?
- causes
-
JENKINS-60055 NoDelayProvisionerStrategy doesn't honor CloudProvisionerListener extension point
- Closed
- links to