Resource specification for pipelines so they can be efficiently run/deployed on nodes
Benefit Hypothesis
When pipelines are run on a cluster we will want to allocate them the sufficient resources for them to run without over-allocating. This will enable efficient/cost-effective execution of the pipelines, and given site admins a bit more control over the resources consumed on their node.
Acceptance Criteria
[ ] Pipelines carry sufficient resource information to select appropriate cloud node (e.g. small, large, ..., x-large...)
[ ] Site admins can use the resource information to select which pipelines are appropriate to run on their node
Metadata
Epic: #33
Description
Resource specification for pipelines so they can be efficiently run/deployed on nodes
Benefit Hypothesis
When pipelines are run on a cluster we will want to allocate them the sufficient resources for them to run without over-allocating. This will enable efficient/cost-effective execution of the pipelines, and given site admins a bit more control over the resources consumed on their node.
Acceptance Criteria