Hey everybody!
I recently attempted to deploy a CAPI workload cluster into a Harvester environment using the Harvester cluster api provider here:
https://github.com/rancher-sandbox/cluster-api-provider-harvester
I have some YAML files built that attempt to deploy an RKE2 cluster into a Harvester environment and I think they would work (I need to workout some networking issues that are preventing my management cluster from communicating with Harvester), but I hesitate to make use of this provider for my production offerings as it is still using the v1alpha1 apiVersion.
I was curious if there was a plan to continue releasing that project as the latest release is nearly a year old... It does not seem to support the ClusterClass feature either, which would be a big benefit if it could. Is there perhaps a different provider that is capable of deploying workload clusters to harvester?