Skip to content

lucass4/karpenter-core

This branch is 5 commits ahead of, 957 commits behind kubernetes-sigs/karpenter:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a005164 · Jan 31, 2023
Jan 30, 2023
Jan 26, 2023
Dec 9, 2022
Jan 31, 2023
Oct 12, 2022
Nov 29, 2022
Oct 12, 2022
Oct 12, 2022
Oct 11, 2022
Jan 31, 2023
Oct 21, 2022
Jan 3, 2023
Jan 30, 2023
Jan 30, 2023

Repository files navigation

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

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!

Talks

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Other 0.5%