Karpenter sometimes cannot create nodes/NodeClaims for workloads with zone affinity constraints #339
Labels
area/availability-zones
Issues or PRs related to availability zones
area/nap
Issues or PRs related to Node Auto Provisioning (NAP)
area/provisioning
Issues or PRs related to provisioning (instance provider)
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Version
Karpenter Version: v0.4.0
Kubernetes Version: v1.28.5
Expected Behavior
When deploying a workload with zone affinity constraints such as below and scale-up is required, the scaleup should occur, with both NodeClaims and nodes created to handle the workloads.
Actual Behavior
NodeClaims might not be created, and the error log below might occur:
The requirements index can be varied.
Steps to Reproduce the Problem
Deploy a deployment with above affinity on a zoned region.
Resource Specs and Logs
See above.
Community Note
The text was updated successfully, but these errors were encountered: