kubernetes-sigs/karpenter: Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. (opens in new tab) ☁️Cloud Content type: Code
Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. Karpenter Karpenter improves the efficiency and cost of running workloads on Kubernetes clusters by: Watching for pods that the Kubernetes scheduler has marked as unschedulable Evaluating scheduling constraints (resource requests, nodeselectors, affinities, tolerations, and topology spread constraints) requested by the pods Provisioning nodes that meet the requirements of the pods Removing the nodes ...
Read the original article