{"id":13490853,"url":"https://github.com/aws/karpenter-provider-aws","last_synced_at":"2025-12-14T23:42:48.482Z","repository":{"id":37008270,"uuid":"278480393","full_name":"aws/karpenter-provider-aws","owner":"aws","description":"Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.","archived":false,"fork":false,"pushed_at":"2025-05-13T01:27:33.000Z","size":25618,"stargazers_count":7248,"open_issues_count":375,"forks_count":1087,"subscribers_count":81,"default_branch":"main","last_synced_at":"2025-05-13T02:23:38.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://karpenter.sh","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":".github/security-notice.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-09T22:04:22.000Z","updated_at":"2025-05-13T01:27:36.000Z","dependencies_parsed_at":"2023-10-20T18:09:59.842Z","dependency_job_id":"23641e60-296f-4f7e-a7ff-4e1b797f8e55","html_url":"https://github.com/aws/karpenter-provider-aws","commit_stats":{"total_commits":3720,"total_committers":354,"mean_commits":"10.508474576271187","dds":0.8728494623655914,"last_synced_commit":"cdb346dd855cf8e876dd53d4145b0793572672ee"},"previous_names":["awslabs/karpenter","aws/karpenter"],"tags_count":195,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Fkarpenter-provider-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Fkarpenter-provider-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Fkarpenter-provider-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Fkarpenter-provider-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/karpenter-provider-aws/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254049027,"owners_count":22005990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T19:00:51.542Z","updated_at":"2025-12-14T23:42:48.474Z","avatar_url":"https://github.com/aws.png","language":"Go","funding_links":[],"categories":["Go","others"],"sub_categories":[],"readme":"[![CI](https://github.com/aws/karpenter-provider-aws/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/aws/karpenter/actions/workflows/ci.yaml)\n![GitHub stars](https://img.shields.io/github/stars/aws/karpenter-provider-aws)\n![GitHub forks](https://img.shields.io/github/forks/aws/karpenter-provider-aws)\n[![GitHub License](https://img.shields.io/badge/License-Apache%202.0-ff69b4.svg)](https://github.com/aws/karpenter-provider-aws/blob/main/LICENSE)\n[![Go Report Card](https://goreportcard.com/badge/github.com/aws/karpenter-provider-aws)](https://goreportcard.com/report/github.com/aws/karpenter)\n[![Coverage Status](https://coveralls.io/repos/github/aws/karpenter-provider-aws/badge.svg?branch=main)](https://coveralls.io/github/aws/karpenter?branch=main)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/aws/karpenter-provider-aws/issues)\n\n![](website/static/banner.png)\n\nKarpenter is an open-source node provisioning project built for Kubernetes.\nKarpenter improves the efficiency and cost of running workloads on Kubernetes clusters by:\n\n* **Watching** for pods that the Kubernetes scheduler has marked as unschedulable\n* **Evaluating** scheduling constraints (resource requests, nodeselectors, affinities, tolerations, and topology spread constraints) requested by the pods\n* **Provisioning** nodes that meet the requirements of the pods\n* **Removing** the nodes when the nodes are no longer needed\n\nCome discuss Karpenter in the [#karpenter](https://kubernetes.slack.com/archives/C02SFFZSA2K) channel, in the [Kubernetes slack](https://slack.k8s.io/) or join the [Karpenter working group](https://karpenter.sh/docs/contributing/community-meetings/#working-group-meetings) bi-weekly calls. If you want to contribute to the Karpenter project, please refer to the Karpenter docs.\n\nCheck out the [Docs](https://karpenter.sh/docs/) to learn more.\n\n## Talks\n- 03/19/2024 [Harnessing Karpenter: Transforming Kubernetes Clusters with Argo Workflows](https://www.youtube.com/watch?v=rq57liGu0H4)\n- 12/04/2023 [AWS re:Invent 2023 - Harness the power of Karpenter to scale, optimize \u0026 upgrade Kubernetes](https://www.youtube.com/watch?v=lkg_9ETHeks)\n- 09/08/2022 [Workload Consolidation with Karpenter](https://youtu.be/BnksdJ3oOEs)\n- 05/19/2022 [Scaling K8s Nodes Without Breaking the Bank or Your Sanity](https://www.youtube.com/watch?v=UBb8wbfSc34)\n- 03/25/2022 [Karpenter @ AWS Community Day 2022](https://youtu.be/sxDtmzbNHwE?t=3931)\n- 12/20/2021 [How To Auto-Scale Kubernetes Clusters With Karpenter](https://youtu.be/C-2v7HT-uSA)\n- 11/30/2021 [Karpenter vs Kubernetes Cluster Autoscaler](https://youtu.be/3QsVRHVdOnM)\n- 11/19/2021 [Karpenter @ Container Day](https://youtu.be/qxWJRUF6JJc)\n- 05/14/2021 [Groupless Autoscaling with Karpenter @ Kubecon](https://www.youtube.com/watch?v=43g8uPohTgc)\n- 05/04/2021 [Karpenter @ Container Day](https://youtu.be/MZ-4HzOC_ac?t=7137)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws%2Fkarpenter-provider-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faws%2Fkarpenter-provider-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws%2Fkarpenter-provider-aws/lists"}