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

Add support for specifying volume type/size for node groups #263

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

dims
Copy link
Member

@dims dims commented Feb 5, 2025

defaults are 80 GB with gp3 as before, but folks can use the following with this PR:

--volume-size 2048 --volume-type io2

Note: for io2 specifically, we need to specify volumeIOPS as well, so hardcoded it for now. we can parameterize it later if more folks start needing to tune it.

@dims
Copy link
Member Author

dims commented Feb 5, 2025

cc @csantanapr @tsahiduek

@dims dims force-pushed the support-for-specifying-volume-types branch from e44c873 to 65ba6c1 Compare February 5, 2025 15:17
@dims dims merged commit a304b39 into awslabs:main Feb 6, 2025
2 checks passed
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.

1 participant