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

Bumps the action-deps group in /.github/actions/e2e/upgrade-crds with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.2.0 to 4.2.1 Release notes Sourced from actions/checkout's releases. v4.2.1 What's Changed Check out other refs/* by...

dependencies
github_actions

Bumps the action-deps group in /.github/actions/e2e/install-karpenter with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.2.0 to 4.2.1 Release notes Sourced from actions/checkout's releases. v4.2.1 What's Changed Check out other refs/* by...

dependencies
github_actions

Bumps the action-deps group in /.github/actions/install-deps with 1 update: [actions/cache](https://github.com/actions/cache). Updates `actions/cache` from 4.1.0 to 4.1.1 Release notes Sourced from actions/cache's releases. v4.1.1 What's Changed Restore original behavior of cache-hit...

dependencies
github_actions

Bumps the website-deps group with 4 updates in the /website directory: [ansi-regex](https://github.com/chalk/ansi-regex), [autoprefixer](https://github.com/postcss/autoprefixer), [postcss](https://github.com/postcss/postcss) and [hugo-extended](https://github.com/jakejarvis/hugo-extended). Updates `ansi-regex` from 6.0.1 to 6.1.0 Release notes Sourced from ansi-regex's releases. v6.1.0 Match...

dependencies
javascript

Fixes #N/A **Description** EC2 and EKS migration v2 **How was this change tested?** make test **Does this change impact docs?** - [ ] Yes, PR includes docs updates - [...

Fixes #N/A **Description** migrated ssm, sts, fis, and sqs to v2 **How was this change tested?** make test **Does this change impact docs?** - [ ] Yes, PR includes docs...

### Description Karpenter defaults to `httpPutResponseLimit: 1`, but according to this (rather hard to find) ebs csi documentation, https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/install.md#imds-ec2-metadata, `httpPutResponseLimit: 2` is required for EBS compatibility. 2 might be a...

bug
needs-triage

### Description 1.0.6 version There does not appear to be a walkthrough around setting up Karpenter pods in Fargate. Managed nodes seems to be the only easy way to get...

bug
needs-triage

Fixes #5161 **Description** This adds a new controller for managing a cache on the instancetype provider that stores the memory capacity overhead for each instance type by comparing the actual...

### Description **Observed Behavior**: ``` karpenter-c595bb5d8-8r8jr controller {"level":"ERROR","time":"2024-08-30T08:06:16.304Z","logger":"webhook","message":"http: TLS handshake error from 10.x.x.x:40666: EOF\n","commit":"62a726c"} karpenter-c595bb5d8-hzfgs controller {"level":"ERROR","time":"2024-08-30T08:07:18.550Z","logger":"webhook","message":"http: TLS handshake error from 10.x.x.x:58290: EOF\n","commit":"62a726c"} karpenter-c595bb5d8-8r8jr controller {"level":"ERROR","time":"2024-08-30T08:07:18.571Z","logger":"webhook","message":"http: TLS handshake error from...

bug
triage/solved