You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to understand what could be the configuration to have a 3 master nodes cluster, plus multiple decentralized slaves/replicas?
To provide a bit more context about the deployment I'm looking forward to implementing: we currently are running a 3 masters nodes cluster, hosted on Kubernetes and accessible via a load balancer (we currently cannot access a specific node from outside the k8s cluster). I would like to deploy some new LDAP replicas (non-master) on some other Kubernetes clusters for local auth, in order to offload the master cluster. Is that possible? What config should I apply to non-masters replicas?
Thanks for the help and the project!
The text was updated successfully, but these errors were encountered:
Hi there,
I'm trying to understand what could be the configuration to have a 3 master nodes cluster, plus multiple decentralized slaves/replicas?
To provide a bit more context about the deployment I'm looking forward to implementing: we currently are running a 3 masters nodes cluster, hosted on Kubernetes and accessible via a load balancer (we currently cannot access a specific node from outside the k8s cluster). I would like to deploy some new LDAP replicas (non-master) on some other Kubernetes clusters for local auth, in order to offload the master cluster. Is that possible? What config should I apply to non-masters replicas?
Thanks for the help and the project!
The text was updated successfully, but these errors were encountered: