kubernetes-sigs / karpenter

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
Apache License 2.0
664 stars 211 forks source link

Frequent 'Consistency Error' Appearing in Logs #1615

Open mahaveer08 opened 3 months ago

mahaveer08 commented 3 months ago

Description

We're encountering frequent 'Consistency Error' logs generated by the nodeclaim.consistency controller in our Karpenter setup.

{ "level": "ERROR", "time": "2024-08-30T17:03:17.486Z", "logger": "controller", "message": "consistency error", "commit": "445ef94", "controller": "nodeclaim.consistency", "controllerGroup": "karpenter.sh", "controllerKind": "NodeClaim", "NodeClaim": { "name": "standard-1" }, "namespace": "", "name": "standard-1", "reconcileID": "e32496cc-d3r3-4fcd-a8fc-ada2947c0e0a" }

The error is related to the NodeClaim controller for the standard-1 node. This issue is occurring frequently and is affecting node consistency. We would appreciate guidance on identifying the root cause and steps to resolve this error.

k8s-ci-robot commented 3 months ago

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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
k8s-triage-robot commented 4 days ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale