Guys, I'm having trouble making a decision here on how to import my cluster in rancher. I understand that we have a way to import using terraform rancher2_cluster resource, but I can also import just by running the commands directly in the cluster. What would be the most appropriate approach if I want my cluster to be completely independent of the rancher and what would be the pros and cons of using the generic import or the import of some cloud provider?
👀 1
b
bright-australia-70522
05/24/2023, 6:43 PM
I have the same question, does anyone know the best way to do this?
m
many-terabyte-68707
05/25/2023, 11:09 AM
I have done the manual import and also done it using Terraform. They weren't that difficult to do. I would recommend using Terraform's rancher2 resource. It saves some time.