Karpenter Replica Issue on Kubernetes #7141
Labels
lifecycle/closed
lifecycle/stale
triage/solved
Mark the issue as solved by a Karpenter maintainer. This gives time for the issue author to confirm.
Description
Observed Behavior:
Karpenter helm Chart deploys by default 2 replica of Karpenter.
Both should run fine if its a default value.
Expected Behavior:
One of the Replica always says this issue:
{"level":"INFO","time":"2024-10-01T20:25:27.649Z","logger":"controller","message":"attempting to acquire leader lease kube-system/karpenter-leader-election...","commit":"62a726c"}
While another one works and does it work? Can we just run 1 pod then?
Reproduction Steps (Please include YAML):
Versions:
kubectl version
): 1.28 EKSThe text was updated successfully, but these errors were encountered: