Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 247 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 247 Bytes

k8s-reconciler-generic

This is a generic reconciler abstraction based on Kubebuilder and implementing the observe-generate-apply pattern via Golang generics, so you can focus on your resources instead of mechanics.

Documentation forthcoming.