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

Remove 2xl instance types from arm worker node group #1639

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

samsimpson1
Copy link
Member

The 2xl instances are causing EKS to impose a 58 pod limit on our nodes (due to the fact they can only have 60 IP addresses). This is causing inefficient pod scheduling as nodes are filling up with pods with plenty of resources remaining.

@samsimpson1 samsimpson1 requested a review from dj-maisy January 24, 2025 13:10
@samsimpson1 samsimpson1 merged commit 29c1b64 into main Jan 24, 2025
4 checks passed
@samsimpson1 samsimpson1 deleted the samsimpson1/no-more-2xl branch January 24, 2025 13:14
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.

2 participants