SkillAgentSearch skills...

Kapprover

A kubelet CSR auto-approver

Install / Use

/learn @coreos/Kapprover
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

kapprover

kapprover is a tool meant to be deployed in Kubernetes clusters that uses the TLS client certificate bootstrapping flow for kubelets. It will then monitor and automatically approves Certificate Signing Requests submitted by kubelets, based on the the policy selected at startup.

As of today, a single approval policy, called always exists, and approves any pending CSRs without making any kind of validation besides checking that the requester's user/group are respectively kubelet-bootstrap / system:kubelet-bootstrap. Long term, we hope to support advanced policies, such as validating that the requester is part of a given AWS's AutoScalingGroup.

The easiest way to deploy kapprover is to use the provided deployment.yaml resource.

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated3y ago
Forks23

Languages

Go

Security Score

80/100

Audited on Jan 27, 2023

No findings