-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes ServiceRelated to Amazon Elastic Kubernetes Serviceeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
On 12/1/2024, AWS announced the general availability of EKS Hybrid Nodes, a new feature that allows customers to use their on-premises and edge infrastructure as nodes in Amazon EKS clusters. The L1 CloudFormation constructs for this change includes a new field RemoteNetworkConfig in the Cluster resource. I am requesting this field be supported in the EKS Cluster L2 construct so that customers can easily create Hybrid EKS clusters.
Use Case
Creating Hybrid EKS clusters through L2 constructs without any direct dependency on L1 constructs.
Proposed Solution
Incorporate RemoteNetworkConfig as a new field in the EKS Cluster L2 construct and add it to the aws-cdk-lib/aws-eks library.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.171.1
Environment details (OS name and version, etc.)
macOS Sequoia 15.1.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes ServiceRelated to Amazon Elastic Kubernetes Serviceeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2