✨ Add EncryptionConfig support to RKE2ControlPlane
|
||
|---|---|---|
| .devcontainer | ||
| .github | ||
| bootstrap | ||
| controlplane | ||
| docs | ||
| examples | ||
| hack | ||
| image-builder | ||
| pkg | ||
| scripts | ||
| test | ||
| version | ||
| .dockerignore | ||
| .gitignore | ||
| .golangci.yml | ||
| .markdown-link-check.json | ||
| CODEOWNERS | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| metadata.yaml | ||
| tilt-provider.json | ||
README.md
Cluster API Provider RKE2
What is Cluster API Provider RKE2
The Cluster API brings declarative, Kubernetes-style APIs to cluster creation, configuration and management.
Cluster API Provider RKE2 is a combination of 2 provider types, a Cluster API Control Plane Provider for provisioning Kubernetes control plane nodes and a Cluster API Bootstrap Provider for bootstrapping Kubernetes on a machine where RKE2 is used as the Kubernetes distro.
Please see our book for in-depth documentation.
How to contribute?
See our contributor guide for more details on how to get involved.