{"id":13490853,"url":"https://github.com/aws/karpenter-provider-aws","last_synced_at":"2026-07-17T03:01:56.757Z","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":"2026-07-11T01:55:13.000Z","size":42314,"stargazers_count":7668,"open_issues_count":521,"forks_count":1294,"subscribers_count":80,"default_branch":"main","last_synced_at":"2026-07-11T03:01:24.833Z","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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-09T22:04:22.000Z","updated_at":"2026-07-11T01:27:46.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":259,"template":false,"template_full_name":null,"purl":"pkg:github/aws/karpenter-provider-aws","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Fkarpenter-provider-aws/sbom","scorecard":{"id":219470,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/karpenter-provider-aws","commit":"2adbf59eb2f12d3addfc041daaebf9977829c3e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/codegen.yaml:11","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:35","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/e2e-matrix-trigger.yaml:37","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/e2e-matrix.yaml:57","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/e2e-matrix.yaml:117","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/e2e-private-cluster-trigger.yaml:10","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/e2e-scale-trigger.yaml:34","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/e2e-soak-trigger.yaml:38","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/e2e-upgrade.yaml:62","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/e2e-version-compatibility-trigger.yaml:31","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/e2e.yaml:93","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:14","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/snapshot-pr.yaml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/website-cleanup-preview.yaml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/website-deploy.yaml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/website-preview.yaml:10","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/website-preview.yaml:12","Warn: no topLevel permission defined: .github/workflows/approval-comment.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codegen.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Warn: no topLevel permission defined: .github/workflows/dryrun-gen-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/dryrun-gen.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e-cleanup.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e-matrix-trigger.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e-matrix.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e-private-cluster-trigger.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e-scale-trigger.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e-soak-trigger.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e-upgrade.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e-version-compatibility-trigger.yaml:1","Warn: no topLevel permission defined: .github/workflows/e2e.yaml:1","Warn: no topLevel permission defined: .github/workflows/image-canary.yaml:1","Warn: no topLevel permission defined: .github/workflows/postsubmit.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/resolve-args.yaml:1","Warn: no topLevel permission defined: .github/workflows/snapshot-pr.yaml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: no topLevel permission defined: .github/workflows/sweeper.yaml:1","Warn: no topLevel permission defined: .github/workflows/website-cleanup-preview.yaml:1","Warn: no topLevel permission defined: .github/workflows/website-deploy.yaml:1","Warn: no topLevel permission defined: .github/workflows/website-preview-trigger.yaml:1","Warn: no topLevel permission defined: .github/workflows/website-preview.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: ec2: test/hack/e2e_scripts/clean_private_cluster.sh:0","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: ec2: test/hack/e2e_scripts/configure_private_cluster.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postsubmit.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/karpenter-provider-aws/postsubmit.yaml/main?enable=pin","Warn: goCommand not pinned by hash: hack/toolchain.sh:14","Warn: goCommand not pinned by hash: hack/toolchain.sh:15","Warn: goCommand not pinned by hash: hack/toolchain.sh:16","Warn: goCommand not pinned by hash: hack/toolchain.sh:17","Warn: goCommand not pinned by hash: hack/toolchain.sh:18","Warn: goCommand not pinned by hash: hack/toolchain.sh:19","Warn: goCommand not pinned by hash: hack/toolchain.sh:20","Warn: goCommand not pinned by hash: hack/toolchain.sh:21","Warn: goCommand not pinned by hash: hack/toolchain.sh:23","Warn: goCommand not pinned by hash: hack/toolchain.sh:24","Warn: goCommand not pinned by hash: hack/toolchain.sh:25","Warn: goCommand not pinned by hash: hack/toolchain.sh:26","Warn: goCommand not pinned by hash: hack/toolchain.sh:27","Warn: goCommand not pinned by hash: hack/toolchain.sh:28","Info:  42 out of  43 GitHub-owned GitHubAction dependencies pinned","Info:  17 out of  17 third-party GitHubAction dependencies pinned","Info:   1 out of  15 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:12:26.791Z","repository_id":37008270,"created_at":"2025-08-17T02:12:26.791Z","updated_at":"2025-08-17T02:12:26.791Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35565060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-17T02:00:06.162Z","response_time":116,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-07-17T03:01:56.716Z","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"}