karpenter-provider-aws icon indicating copy to clipboard operation
karpenter-provider-aws copied to clipboard

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.

Results 220 karpenter-provider-aws issues
Sort by recently updated
recently updated
newest added

### Description **Observed Behavior**: We tighten pods request to fit node allocatable CPU and memory, in this case karpenter nodepool constrained to r6g instance family and large, xlarge, 2xlarge, 4xlarge...

bug
needs-triage

### Description ** READ BEFORE CONTINUING: If your issue is not specific to AWS, please cut a ticket in [kubernetes-sigs/karpenter](https://github.com/kubernetes-sigs/karpenter/issues/new/choose). **Observed Behavior**: Currently, our CD rollout for new `karpenter-provider-aws` images...

bug
automation

### Description **What problem are you trying to solve?** Karpenter depends on the topologySpreadConstraints in the deployment spec, which becomes difficult to manage in a large system, as developers need...

feature
needs-triage

### Description **Observed Behavior**: Karpenter is overestimating the memory capacity of certain node types. When this happens, pods with a certain range of memory requests can trigger Karpenter scale-ups of...

bug
needs-triage

### Description **What problem are you trying to solve?** does karpenter support nitro enclaves options ? i need to enable in EC2NodeClass **How important is this feature to you?** does...

feature
needs-triage

### Description **What problem are you trying to solve?** I'd like to be able to override the subnet default hostname type for EC2 instances created by Karpenter. **How important is...

feature

### Description **Observed Behavior**: Instance takes more than 5 minutes to terminate. Not sure if this is a bug or to be expected, but this sounds quite long (especially since...

bug
needs-triage

### Description **Observed Behavior**: 1. install 1 node EKS 2. scale 1 pod from 1->700 3. nodes scale up from 1 to 5 4. uninstalled nodeclass and nodepool 5. nodes...

bug

### Description **Observed Behavior**: This https://github.com/aws/karpenter-provider-aws/issues/4278 removed capability to set custom security contexts It should allow to set them and just have defaults instead of removing whole capability Unable to...

feature

### Description **Context**: Hey! I have Karpenter deployed very neatly to an EKS cluster using FluxCD to automatically manage Helm charts: (click to expand) Helm release for Karpenter ```yaml #...

bug
needs-triage