The Kubernetes controller-runtime Project is a set of go libraries for building Controllers.
Documentation:
- Package overview
- Basic controller using builder
- Creating a manager
- Creating a controller
- Example
main.go
Learn how to engage with the Kubernetes community on the community page.
controller-runtime is a subproject of the kubebuilder project in sig apimachinery.
You can reach the maintainers of this project at:
- Slack channel: #kubebuilder
- Google Group: kubebuilder@googlegroups.com
Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.