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

new: EKS Hybrid Nodes Module #1322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raykrueger
Copy link
Contributor

This commit is the entirety of the EKS Hybrid Nodes module added under Networking group.

Special thanks to Bo Guan, Eric Anderson, and Curtis Rissi for their development support, and to all the folks that helped with testing!

This module includes a change to the eksctl cluster.yaml that adds the remoteNetworkConfig required by EKS Hybrid Nodes. However, these parameters have no effect an an EKS cluster that does not make use of them.

Additionally, IAM permissions were added to the IDE role to allow the creation of required resources for the hybrid nodes module.

All tests pass.

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Quality checks

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

netlify bot commented Mar 10, 2025

Deploy Preview for eks-workshop ready!

Name Link
🔨 Latest commit e3000bc
🔍 Latest deploy log https://app.netlify.com/sites/eks-workshop/deploys/67d05ac1d015760008884c29
😎 Deploy Preview https://deploy-preview-1322--eks-workshop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

This commit is the entirety of the EKS Hybrid Nodes module added under
Networking group.

Special thanks to Bo Guan, Eric Anderson, and Curtis Rissi for their
support.

This module includes a change to the eksctl cluster.yaml that adds the
remoteNetworkConfig required by EKS Hybrid Nodes. However, these
parameters have no effect an an EKS cluster that does not make use of
them.

Additionally, IAM permissions were added to the IDE role to allow the
creation of required resources for the hybrid nodes module.

All tests pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants