Skip to content

Kubernetes Node Autoscaling: built for flexibility, performance, and scalability. https://karpenter.sh

License

Notifications You must be signed in to change notification settings

njtran/karpenter-provider-aws

 
 

Repository files navigation

CI GitHub stars GitHub forks GitHub License Go Report Card Coverage Status contributions welcome

Karpenter is an open-source node provisioning project built for Kubernetes. 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 when the nodes are no longer needed

Come discuss Karpenter in the #karpenter channel in the Kubernetes slack or join the Karpenter working group bi-weekly calls.

Check out the Docs to learn more.

Talks

About

Kubernetes Node Autoscaling: built for flexibility, performance, and scalability. https://karpenter.sh

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.8%
  • Shell 7.7%
  • HTML 0.7%
  • Makefile 0.6%
  • Smarty 0.4%
  • JavaScript 0.4%
  • Other 0.4%