enxebre / cluster-machine-approver

The cluster-machine-approver validates and approves CSRs for nodes attempting to join the cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csr-approver-operator

This controller provides the following functionality:

  • Watch the CSR endpoint for CSR requests
  • Decide if the CSR should be allowed or denied
  • Approve or deny and update CSR status

About

The cluster-machine-approver validates and approves CSRs for nodes attempting to join the cluster.

License:Apache License 2.0


Languages

Language:Go 98.6%Language:Dockerfile 1.0%Language:Makefile 0.3%