This message was deleted.
# general
a
This message was deleted.
h
this can be highly subjective topic without understanding your workload and weather or not it can run on kubernetes this can go in any direction You should start with your workload and determine requirements first Please ask what exactly you are unsure about with rancher ?
d
First of all, thank you for your answer. Actually, the workload does not matter right now, because we will autoscale the number of worker nodes in the Kubernetes Cluster, and the nodes will increase and decrease according to the workload. But I am thinking of designing Rancher to run on separate servers, I do not plan to run it on a Kubernetes cluster.
h
"But I am thinking of designing Rancher to run on separate servers, I do not plan to run it on a Kubernetes cluster."
Not sure what you mean by that? Rancher is an application that runs on kubernetes https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade#overview-of-installation-options There is an option to deploy rancher in single docker container, but above document clearly states "for test and demonstration purposes" If you mean, you plan on running Rancher on its dedicated cluster, then yes that is the way to do it.
d
Yes actually I meant on dedicated cluster because of high availibility and production environment.