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
{{ message }}
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.
I'm confused how to connect a client to the MongoDB catalog replica set offering. I understand how to create it but how would a client connect to the primary of the replica set? I've tried setting up HAProxy LB to connect to it but it just round robins between the nodes in the cluster. Since the cluster nodes don't expose 27017, you can't set-up the usual mongodb URL to connect to the primary consistently.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm confused how to connect a client to the MongoDB catalog replica set offering. I understand how to create it but how would a client connect to the primary of the replica set? I've tried setting up HAProxy LB to connect to it but it just round robins between the nodes in the cluster. Since the cluster nodes don't expose 27017, you can't set-up the usual mongodb URL to connect to the primary consistently.
The text was updated successfully, but these errors were encountered: