aws / karpenter-provider-aws

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
https://karpenter.sh
Apache License 2.0
6.8k stars 957 forks source link

Support Preview Instance Types #3585

Open ellistarn opened 1 year ago

ellistarn commented 1 year ago

Tell us about your request

Some AWS accounts are allowlisted for new instance types before they're publicly launched.

The new types:

One design option

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

I want to try new instance types with Karpenter.

Are you currently working around this issue?

Waiting for the release.

Additional Context

No response

Attachments

No response

Community Note

runningman84 commented 1 year ago

Please ensure that these instance types are in this list before using them: https://github.com/aws/amazon-vpc-cni-k8s/blob/master/misc/eni-max-pods.txt Otherwise instances will fail anyway...