Need some experts opinion here. I have installed r...
# rke2
r
Need some experts opinion here. I have installed rancher in EKS cluster using helmchart and using this rancher (rancher terraform module github.com/rancher/terraform-provider-rancher2) I have deployed the downstream RKE2 cluster on baremetal nodes. Now I want to avoid the dependency of rancher here and want to deploy RKE2 directly on the baremetal using this module registry.terraform.io/modules/…/latest?tab=inputs. I just want to check has anybody tried this ? If yes, please let me know your expereince around it.
b
It should work, there is no dependency on AWS or anything like that in the install module.
If you have any problems, feel free to ask in the #C07M052K9D0 channel and I will take a look.
r
Sure. Thank you !