Skip to content

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.

License

Notifications You must be signed in to change notification settings

rschalo/karpenter-provider-aws

This branch is 7 commits behind aws/karpenter-provider-aws:refs/heads/release-v1.0.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

652e6aa · Oct 1, 2024
Sep 30, 2024
Sep 30, 2024
Sep 30, 2024
Jul 30, 2024
Aug 8, 2024
Aug 22, 2024
Sep 30, 2024
Oct 1, 2024
Jun 12, 2024
Sep 30, 2024
Jan 24, 2023
Nov 7, 2023
May 14, 2024
Feb 24, 2024
Jul 29, 2024
Jul 13, 2022
Jul 14, 2021
Aug 20, 2020
Aug 2, 2024
Dec 8, 2020
Jul 8, 2024
Jan 25, 2023
Oct 1, 2024
Oct 1, 2024

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. If you want to contribute to the Karpenter project, please refer to the Karpenter docs.

Check out the Docs to learn more.

Talks

About

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 76.0%
  • HTML 15.3%
  • Shell 7.8%
  • Makefile 0.3%
  • Smarty 0.2%
  • SCSS 0.2%
  • Other 0.2%