Karpenter considers nodes not owned by it for disruption #7588
Labels
bug
Something isn't working
lifecycle/stale
triage/needs-information
Marks that the issue still needs more information to properly triage
Description
Observed Behavior:
We have a system pool (autoscaling group) that hosts system pods and Karpenter itself. After upgrading to 1.0.8 from 0.37.6 I see a lot of events likes below for those nodes:
I understand Karpenter will not disrupt this node, but the fact it actually considers it, even though it is not tagged by it, is major confusing.
Expected Behavior:
Nodes not owned by Karpenter should not be considered for disruption similar to pre-v1 versions
Reproduction Steps (Please include YAML):
Install Karpenter according to the quickstart guide and observe event emitted for nodes that host Karpenter itself.
Versions:
kubectl version
): 1.29The text was updated successfully, but these errors were encountered: