Skip to content

Conversation

toneill818
Copy link
Contributor

@toneill818 toneill818 commented Jun 10, 2025

Description

Option to pass extra ARNs that can be used as instance profiles to Karpenter's policy.
Fixes Issue #3371

Motivation and Context

When creating a cluster with a mix of Windows and Linux nodes and using Access Entries we need two IAM Roles. One for the Windows instances that has an access entry of type EC2_WINDOWS and one for the Linux instances with an access entry of type EC2_LINUX.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • [ X ] I have executed pre-commit run -a on my pull request

Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Jul 11, 2025
Copy link

This PR was automatically closed because of stale in 10 days

@github-actions github-actions bot closed this Jul 21, 2025
@marcusramberg
Copy link

Not sure how you can use the 21 release with both windows and linux nodes without this change as an access entry for a role can't be both EC2_LINUX and EC2_WINDOWS. Could it be reopened please?

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants