openshift / pipelines-tutorial

A step-by-step tutorial showing OpenShift Pipelines
Apache License 2.0
298 stars 621 forks source link

Ability to burst builds into cloud as capacity becomes limited #81

Closed shuawest closed 4 years ago

shuawest commented 4 years ago

Alternative tools such as CloudBees have a central operations manager that controls where to schedule builds. As an on-premise cluster reaches capacity the operations manager is able to target builds to an alternative on a scale public cloud cluster. While Tekton tasks can be directed to a specific target, is there a way to have the target be controlled by the build queue depth, cluster capacity, etc?

shuawest commented 4 years ago

move to https://github.com/tektoncd/pipeline/issues/2596