Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Specify resources required by pipelines #229

Open
2 tasks
tclose opened this issue Aug 22, 2023 · 1 comment
Open
2 tasks

[FEATURE] Specify resources required by pipelines #229

tclose opened this issue Aug 22, 2023 · 1 comment
Labels
deploy-framework Deployment framework epic feature mapped Feature has been fully described and stories have been mapped out pipelines
Milestone

Comments

@tclose
Copy link
Contributor

tclose commented Aug 22, 2023

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

  • 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
@tclose tclose added pipelines analysis-design Complex analysis workflow epic mapped Feature has been fully described and stories have been mapped out labels Aug 22, 2023
@github-actions
Copy link

Stories

@tclose tclose added deploy-framework Deployment framework epic and removed analysis-design Complex analysis workflow epic labels Aug 22, 2023
@tclose tclose added this to the Release milestone Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy-framework Deployment framework epic feature mapped Feature has been fully described and stories have been mapped out pipelines
Projects
Status: No status
Development

No branches or pull requests

1 participant