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

feat: Add Karpenter on EKS managed node group with EKS Pod Identity and cluster access entry #1942

Merged
merged 2 commits into from
May 8, 2024

Conversation

bryantbiggs
Copy link
Contributor

Description

  • Add Karpenter on EKS managed node group with EKS Pod Identity and cluster access entry

Motivation and Context

  • This demonstrates how customers can run Karpenter on EKS managed node group, as well as how to utilize EKS Pod Identity for the controller's permissions
  • This also highlights the various components that are required to thread throughout resources for discoverability by the controller

How was this change tested?

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

Additional Notes

@bryantbiggs bryantbiggs requested a review from a team as a code owner May 8, 2024 19:00
Copy link
Contributor

@rodrigobersa rodrigobersa left a comment

Choose a reason for hiding this comment

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

LGTM

@rodrigobersa rodrigobersa merged commit 1b6a59e into main May 8, 2024
5 checks passed
@rodrigobersa rodrigobersa deleted the feat/karpenter-mng branch May 8, 2024 20:38
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.

None yet

2 participants