Skip to content

feat(aws-eks): managed NodeGroup diskType support #32372

Open
@bramk

Description

@bramk

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

Metadata

Metadata

Labels

@aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes Serviceeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.needs-cfnThis issue is waiting on changes to CloudFormation before it can be addressed.p1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions