Skip to content

eks: Add L2 constructs for EKS Hybrid Nodes support #32362

@abhay-krishna

Description

@abhay-krishna

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes Serviceeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions