Tools to manage Cluster via KRM (Cluster-API, Crossplane, ...)

I am looking for tools to manage Kubernetes clusters via the great Kubernetes Resource Model.

Up to now I found two:

  • Cluster-API
  • Crossplane

Which other tools allow me to define my desired state of clusters (via CRD), and then let an operator manage the clusters?