-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple Rancher Pods on the same worker node #1
Comments
For most efficient resource utilization we plan to run the multiple Rancher Server instances on the same Kubernetes cluster. That worked perfectly fine with Rancher v2.4 but we have problems to run more than one Rancher Pods on the same Kubernetes Worker node with Rancher v2.5. Now the questions are:
onzack-rancher-saas-statefulset1-rancher-0.log |
Noticed a difference between the official Rancher Single Node installation and our Rancher SaaS Pods in the content of /var/lib/rancher. Official Rancher Single Node installation:
Rancher SaaS
The etcd directory is missing and this could be an indication that the etcd is not contained in the Rancher SaaS pod as expected with the k8s-mode=emeded setting. |
Since Rancher v2.5 it is not possible any more to run more than 1 Rancher Pod on the same worker node.
I will provide more information as soon as I have more time to investigate.
The text was updated successfully, but these errors were encountered: