Does anybody have enough experience to say what is the best provisioning tool for setting up a production ready k8s cluster in large scale? I'm already using rke2 and rke to setup a cluster. I would like to know if there is a better solution? Is "hardway" setup better than rke and rke2 for large scale environment? and if i have to choose between rke and rke2, which one is better?
Asked
Active
Viewed 67 times
0
-
1Use something like AKS, EKS or GKE. Deploy with terraform. – Karl Aug 03 '23 at 14:20