Skip to content

Karpenter EC2NodeClass supports maxPods and kubeReserved directly in the spec#607

Open
wcarlsen wants to merge 2 commits into
mainfrom
add/karpenter/kube-reserved
Open

Karpenter EC2NodeClass supports maxPods and kubeReserved directly in the spec#607
wcarlsen wants to merge 2 commits into
mainfrom
add/karpenter/kube-reserved

Conversation

@wcarlsen

Copy link
Copy Markdown
Contributor

Avoid setting maxPods and kubeReserved in user_data, since it can lead to Karpenter not taking the extra reserved resources into account, when pulling in new nodes, leading to infinite loops of pulling in the same instance types with insufficient available resources.

Align learnings from this PR to Karpenter nodes dfds/infrastructure-modules#2382

…the spec

Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>
@wcarlsen wcarlsen requested a review from a team as a code owner June 19, 2026 10:30
Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>
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.

1 participant