kubernetes-sigs / karpenter

Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
Apache License 2.0
641 stars 207 forks source link

add cluster-api provider to readme #1815

Closed elmiko closed 1 week ago

elmiko commented 1 week ago

Fixes #N/A

Description

update the readme to contain a reference to the cluster-api provider for karpenter.

How was this change tested?

N/A

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11862280669

Details


Files with Coverage Reduction New Missed Lines %
pkg/controllers/provisioning/scheduling/nodeclaim.go 2 89.13%
pkg/controllers/disruption/consolidation.go 4 88.55%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 11861232184: -0.04%
Covered Lines: 8595
Relevant Lines: 10612

💛 - Coveralls
k8s-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elmiko, jonathan-innis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/karpenter/blob/main/OWNERS)~~ [jonathan-innis] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jonathan-innis commented 1 week ago

Nice @elmiko!