Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 of 2 tasks
abhay-krishna opened this issue Dec 2, 2024 · 6 comments · Fixed by #32389
Closed
1 of 2 tasks

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

abhay-krishna opened this issue Dec 2, 2024 · 6 comments · Fixed by #32389
Labels
@aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2

Comments

@abhay-krishna
Copy link
Member

abhay-krishna commented Dec 2, 2024

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

@abhay-krishna abhay-krishna added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 2, 2024
@github-actions github-actions bot added the @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service label Dec 2, 2024
@abhay-krishna abhay-krishna changed the title eks: Add L2 constructs for EKS Hybrid Nodes eks: Add L2 constructs for EKS Hybrid Nodes support Dec 2, 2024
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Dec 2, 2024
@khushail khushail self-assigned this Dec 2, 2024
@khushail
Copy link
Contributor

khushail commented Dec 2, 2024

Hi @abhay-krishna , thanks for requesting this and volunteering for PR Contribution for RemoteNetworkConfig in Cluster.
Looking forward to it :)

@khushail khushail added the p2 label Dec 2, 2024
@khushail khushail removed their assignment Dec 2, 2024
@khushail khushail added effort/small Small work item – less than a day of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Dec 2, 2024
@abhay-krishna
Copy link
Member Author

Opened a pull request here. Full steam ahead! 🚂

@boringgeek
Copy link

@abhay-krishna are you still looking to build this out?

@abhay-krishna
Copy link
Member Author

@abhay-krishna are you still looking to build this out?

@boringgeek Yes! Currently waiting for reviews on this PR.

@mergify mergify bot closed this as completed in #32389 Feb 12, 2025
@mergify mergify bot closed this as completed in b91965c Feb 12, 2025
Copy link

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

1 similar comment
Copy link

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2
Projects
None yet
3 participants