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

feat: Prefix Delegation Fixes #5478 **Description** Support prefix delegation allowing proper max-pods calculations **How was this change tested?** **Does this change impact docs?** - [x] No By submitting this pull...

lifecycle/stale

### Tell us about your request Hi Team, As per the code here https://github.com/aws/karpenter/blob/main/pkg/providers/amifamily/ami.go#L135 , SSM Alias for AMI seems to be handled but I understand speaking the the engineer...

feature
v1.x

### Description For example, the following configurations are supported: ``` - key: karpenter.sh/capacity-type operator: In values: - spot: 50% - on-demand: 50% ``` There are some important applications that want...

bug
needs-triage

### Description **Observed Behavior**: After upgrading to v1 from 0.37.0, I've noticed that our kubelet configuration specified in the NodePools is not applied anymore. These are some of the example:...

bug
triage/accepted

Fixes #N/A **Description** **How was this change tested?** **Does this change impact docs?** - [ ] Yes, PR includes docs updates - [ ] Yes, issue opened: # - [x]...

### Description **Observed Behavior**: In our environment we forward all logs into Opensearch but notice that some karpenter logs are getting dropped due to field mapping conflicts. It looks as...

bug
needs-triage

### Description **What problem are you trying to solve?** Tag EC2 Nodes deployed by karpenter without specify in NodeClasses **How important is this feature to you?** We use a strategy...

feature

### Description **Context** We run Karpenter in production for an O(15) node EKS cluster, using four (mutually exclusive) NodePools for different classes of application. Our primary NodePool is `workload`, which...

bug
needs-triage

Fixes #N/A **Description** **How was this change tested?** **Does this change impact docs?** - [ ] Yes, PR includes docs updates - [ ] Yes, issue opened: # - [x]...

lifecycle/stale

Fixes #7179 **Description** Corrected usage and limit metrics in capacity dashboard **How was this change tested?** Dashboard was deployed on a local kubernetes environment **Does this change impact docs?** -...