Karpenter is recreating the same type of node over a period of time and deleting it in parallel #1851
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.
Description
Observed Behavior:
Karpenter is recreating the same type of node over a period of time and deleting it in parallel when replicas are increased.
Expected Behavior:
Karpenter should not consolidate often when replicas are increased and new nodes are created , deleted over a period of time marking the pods to be shifted to new nodes.
Reproduction Steps (Please include YAML):
Versions:
kubectl version
): v1.31The text was updated successfully, but these errors were encountered: