Skip to content

feat: New pattern EKS AutoMode custom nodepools #2085

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

Merged
merged 8 commits into from
May 24, 2025

Conversation

abencomoc
Copy link
Contributor

Description

Adding new pattern to show how to use EKS AutoMode with custom nodePool and nodeClass (default AutoMode nodePool disabled)

Motivation and Context

How was this change tested?

The pattern includes a sample app the the user deploy to see different custom NodePools in action -> retail app github page

  • [ X] Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • [X ] Yes, I have updated the docs for this feature
  • [X ] Yes, I ran pre-commit run -a with this PR

Additional Notes

As shown in the README file, I ./install the pattern and deploy a sample application. All app components get to Running state using different nodepools and I can access the app using the provisioned ALB.

@abencomoc abencomoc requested a review from a team as a code owner March 12, 2025 06:19
@abencomoc abencomoc changed the title New pattern: EKS AutoMode custom nodepools feat: New pattern EKS AutoMode custom nodepools Mar 12, 2025
Copy link
Contributor

@askulkarni2 askulkarni2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Please address the comments.

@abencomoc abencomoc requested a review from askulkarni2 March 16, 2025 16:33
Copy link
Contributor

@askulkarni2 askulkarni2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abencomoc thanks for making the updates. I do some additional minor revisions. Then we are good to go.

Copy link
Contributor

@askulkarni2 askulkarni2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your patience in working through this. LGTM!

@askulkarni2 askulkarni2 merged commit b5cc46c into aws-ia:main May 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EKS Auto Mode Custom Node Pool Blueprint
3 participants