Skip to content

Conversation

@a7i
Copy link

@a7i a7i commented Aug 19, 2025

Fixes #N/A

Description

How was this change tested?

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

a7i and others added 2 commits August 19, 2025 09:22
to experiment to see if Karpenter will honor m8g prioritized over m7g and m6g

Co-Authored-By: Ying Zhang <yizhang@zendesk.com>
AllocationStrategy: ec2types.SpotAllocationStrategyPriceCapacityOptimized,
}
} else if b.capacityReservationType != v1.CapacityReservationTypeCapacityBlock {
} else if b.capacityReservationType == karpv1.CapacityTypeOnDemand {
Copy link
Author

Choose a reason for hiding this comment

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

this hackery is in place because NGO is currently assuming that all on-demand nodepools are "reserved"+"on-demand".

The complete change will require NGO understanding which nodepools will be reserved (i.e. gpu), and no longer count node/node-arm as reserved, but simply just on-demand capacity-demand.

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