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

Karpenter is not functioning as expected when used with reserved instances #1926

Open
paramjeet01 opened this issue Jan 23, 2025 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@paramjeet01
Copy link

Description

Observed Behavior:
When a node pool with reserved capacity and a public pool are present, Karpenter does not prioritize utilizing the reserved capacity.

Expected Behavior:
Karpenter should prioritize using the reserved capacity

Reproduction Steps (Please include YAML):

  • Create a nodepool with multiple instance types.
  • Create a capacity reservation with one specific instance type
  • Scale up the service deployment.

Versions:

  • Chart Version: 1.05
  • Kubernetes Version (kubectl version): 1.31
  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@paramjeet01 paramjeet01 added the kind/bug Categorizes issue or PR as related to a bug. label Jan 23, 2025
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If Karpenter contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jan 23, 2025
@enxebre
Copy link
Member

enxebre commented Jan 27, 2025

Reserved instances support seems WIP at the moment
#1911
#1760

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

3 participants