Skip to content

Introduce defaults for workflow resources #228

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

Merged
merged 2 commits into from
Mar 3, 2023

Conversation

r4victor
Copy link
Collaborator

@r4victor r4victor commented Mar 3, 2023

Closes #227 – we launch cpu: 2, memory: 8GB instances by default.
Closes #142 – now it's possible to launch a t2.small instance with 1 cpu by specifying cpu: 1, memory: 2GB.

@r4victor r4victor merged commit ac41ff7 into master Mar 3, 2023
@peterschmidt85 peterschmidt85 deleted the issue_227_resources_defaults branch October 4, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce defaults for workflow resources A 2-cpu instance gets launched with cpu: 1 setting
1 participant