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 diskType to NodeGroup and ManagedNodeGroup #597

Closed
Kurounin opened this issue Jul 5, 2021 · 3 comments
Closed

Add support for diskType to NodeGroup and ManagedNodeGroup #597

Kurounin opened this issue Jul 5, 2021 · 3 comments
Labels
1.0 kind/enhancement Improvements or new features

Comments

@Kurounin
Copy link

Kurounin commented Jul 5, 2021

Affected feature

When creating a new NodeGroup or ManagedNodeGroup using createManagedNodeGroup there's no option to set the diskType (as seen here https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/latest/submodules/node_groups). By adding the option I would like to start using gp3 volumes instead of gp2 for node instances.

@Kurounin Kurounin added the kind/enhancement Improvements or new features label Jul 5, 2021
@lukehoban lukehoban added needs-triage Needs attention from the triage team and removed needs-triage Needs attention from the triage team labels Jul 7, 2021
@gcaride
Copy link

gcaride commented Sep 28, 2021

Yes! We need this, since we can select the amount of throughput and IOPS

@tma-unwire
Copy link

This would be really nice as it wil speed up my cluster significantly.

@stack72 stack72 added the 1.0 label Jul 29, 2022
@roothorp
Copy link
Contributor

This feature has been present for a while, but the issue wasn't closed. Fixed in #641.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0 kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

6 participants