You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
A generic Kubernetes reconciler abstraction based on kubebuilder