Before Karpenter, Kubernetes users needed to dynamically adjust the compute capacity of their clusters to support applications using Amazon EC2 Auto Scaling groups and the Kubernetes Cluster Autoscaler. Nearly half of Kubernetes customers on AWS report that configuring cluster auto scaling using the Kubernetes Cluster Autoscaler is challenging and restrictive.
We should look at how doing this with Pulumi as-is looks like and whether there's any opportunities to make it simpler.
Hello!
Issue details
Per https://aws.amazon.com/blogs/aws/introducing-karpenter-an-open-source-high-performance-kubernetes-cluster-autoscaler/
We should look at how doing this with Pulumi as-is looks like and whether there's any opportunities to make it simpler.
Affected area/feature