karpenter-provider-aws
karpenter-provider-aws copied to clipboard
Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
### Description **Observed Behavior**: - Almost all Pods were CrashLoopBackOff in provisioned node by karpenter. This is basically no problems, rare occurrences. - Most Pod errors are `exec format error`....
### Description Seems 'karpenter_provisioners_usage_pct' is dropped in 'v1beta1' API. We are actively using this metric to monitor and alert on the provisioner usage. Please add it back as hotfix over...
### Description **Observed Behavior**: When deleting a NodeClass, karpenter wants to delete the nodeclaims (`Waiting on NodeClaim termination for common-xdbj9, common-vvclr, common-2ppgb`) but they suddenly cant find their nodepool anymore...
### Description **How can the docs be improved?** We should provide conceptual documentation around NodeClaims similar to the conceptual documentation that we have around [NodePools](https://karpenter.sh/docs/concepts/nodepools/) and [EC2NodeClasses](https://karpenter.sh/docs/concepts/nodeclasses/). There's useful conceptual...
### Description **What problem are you trying to solve?** Want an easier way to manage CRDs updates. **How important is this feature to you?** You can use apply -k to...
### Description ### Description **Observed Behavior**: Hi folks! I'm having troubles in spawning well-configured EC2 instances leveraging Karpenter. Karpenter is correctly deployed into the EKS cluster and configured with a...
### Description **Observed Behavior**: instance is terminated immediately after draining **Expected Behavior**: add configurable delay between drain and terminate to honor ELB's connection draining interval its a disruptive behaviour if...
### Description **How can the docs be improved?** In this page https://karpenter.sh/docs/troubleshooting/#failed-resolving-sts-credentials-with-io-timeout one of the option to resolve `STS Credentials with I/O Timeout` issue, we need to let Karpenter manage...
### Description In the chart version v0.31.0, a new assumeRoleARN values parameter was added (via [this](https://github.com/aws/karpenter/pull/4370) PR). It's not clear to me currently what the intention of this is. From...
### Description **Observed Behavior**: Karpenter shows errors in the logs: ``` {"level":"ERROR","time":"2024-06-27T11:32:14.527Z","logger":"controller","message":"Reconciler error","commit":"490ef94","controller":"nodeclaim.disruption","controllerGroup":"karpenter.sh","controllerKind":"NodeClaim","NodeClaim":{"name":"trusted-nvqdc"},"namespace":"","name":"trusted-nvqdc","reconcileID":"7cd8d5d2-1d10-4806-8866-92c138032406","error":"NodeClaim.karpenter.sh \"trusted-nvqdc\" is invalid: [conditions[1].reason: Invalid value: \"\": conditions[1].reason in body should be at least 1 chars long,...