Join Slack
Powered by
This message was deleted.
# terraform-provider-rancher2
a
adamant-kite-43734
06/17/2024, 11:52 AM
This message was deleted.
b
bumpy-tomato-36167
08/02/2024, 12:17 AM
Rke2 is fundamentally an application that has to run on a server somewhere (as opposed to a device like Harvester). I think Harvester is a good option for on-prem cloud management, and it has a Terraform provider here:
https://registry.terraform.io/providers/harvester/harvester/latest
Here are some modules to get you started:
https://registry.terraform.io/modules/bcdurden/rke2-hardened/harvester/latest
https://registry.terraform.io/modules/terraform-harvester-modules/vm/harvester/latest
bumpy-tomato-36167
08/02/2024, 12:18 AM
Many users use VMWare, but we don't have any modules for that yet (planned for the future)
bumpy-tomato-36167
08/02/2024, 12:19 AM
There is a module for installing RKE2 that is agnostic of the cloud provider here:
https://registry.terraform.io/modules/rancher/rke2-install/null/latest
9
Views
Open in Slack
Previous
Next