This demo shows how easily the plumbing for a kcp aware operator can be created with the Kubebuilder based sdk.
The result is a fully functional operator.
The operator author can then focus on the design of the API and the implementation of the reconciliation logic.