[aws-eks] Managed NodeGroups #5086
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p1
Amazon EKS announced the support for managed nodegroup today
https://aws.amazon.com/tw/blogs/containers/eks-managed-node-groups/
Use Case
To create the cluster with a default managed nodegroup.
Proposed Solution
aws-cdk/packages/@aws-cdk/aws-eks/lib/cluster.ts
Lines 421 to 426 in 2d92ab3
Maybe we can replace this by adding a default managed nodegroup here
We also need to support
--node-volume-size
(like eksctl)Other
AWS::EKS::NodeGroup - Managed Node Groups on EKS #264
aws-cloudformation/cloudformation-coverage-roadmap#264
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: