Preview
Open Original
I’ve installed Harvester cluster and now I would like to install a couple of K8s clusters on it.It looks like the recommended way is to integrate with Rancher and provision clusters using Fleet+CAPI/Terraform.My idea is to install standalone, single-cluster Fleet directly on a Harvester cluster (without Rancher) and to use it as an alternative to Terraform to bootstrap networking, images, configs and vms for the downstream clusters.And then bootstrap the Rancher cluster, that will become the management cluster.Has anyone tried it before?