Open
Description
Describe the feature
Allow specifying volume type for root volumes of Managed NodeGroup EC2 instances.
Use Case
We want to move away from gp2 and use gp3 root devices when using EKS Managed NodeGroups.
Proposed Solution
Add a EbsDeviceVolumeType? parameter "diskType" in managed-nodegroup that can override the current default gp2
.
Other Information
There already is "diskSize". Also closely related to #9006.
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.170.0
Environment details (OS name and version, etc.)
EKS 1.30 with standard AMIs