Hi Team,
How is it possible to add new clusters (Additional clusters) using rke to an existing rancher 2.0 environment that was built using rke HA k8s cluster?
Our organization requires that we consolidate multiple k8s clusters under one single rancher environment. We were able to add the new clusters manually. But I was looking at automating the new cluster addition and if rke would be useful to add additional clusters? Please suggest alternatives if any. I am thinking of using kubectl + docker command line, but that will be too complex, I think.