There are definitely options out there. Kubernetes on baremetal sounds good for workload nodes, but for control plane nodes is a waste of resources.
Rancher does have a Cloudstack module. https://github.com/rancher/rancher-cloud-controller-manager/blob/master/vendor/github.com/xanzy/go-cloudstack/cloudstack/cloudstack.go This article looks interesting but I have not tried it yet. https://fe.ax/rancher-with-terraform-on-cloudstack/ Thanks, Fred On Sun, Apr 23, 2023 at 4:22 AM Wei ZHOU <[email protected]> wrote: > Hi Ricardo, > > Rancher supports custom cloud provider. > https://rke.docs.rancher.com/config-options/cloud-providers/custom > I have not tested it yet, it might not work. > > -Wei > > > On Sunday, 23 April 2023, Ricardo Pertuz <[email protected]> wrote: > > > Hi community, > > > > Has anyone integrated Rancher with Cloudstack?, I mean using a Rancher > > instance to deploy a Kubernetes instance using Cloudstack as a cloud > > provider? > > > > BR > > > > Ricardo > > >
