RKE2:
• while RKE2 is CNCF compliant, I was surprised to see that, contrary to K3s, it isn't considered a CNCF project per se. Does this mean anything governance wise?
• Is it possible to do away with the additional features on top of the vanilla experience like the helm controller? In particular, I'd rather follow an upstream cilium chart instead of the bundled one
• Deployment wise, we're evaluating cluster api. We've seen
https://github.com/rancher-sandbox/cluster-api-provider-rke2, and rancher manager docs mention using CAPI to deploy RKE2. Is this what is used by rancher?
Basically, we're already familiar with vanilla K8S, and are mainly interested in RKE2 for the hardening and compliance parts, not so much the comfort features. In this situation, is RKE2 a good fit for us?