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 Jul 7, 2020. It is now read-only.
Say I have 3 kubernetes worker nodes and I installed gluster node for each of the node and clustered them.
When I create a PVC for my pod on Node 1, which of the kubernetes worker node/gluster node does my pod talks to?
Reason is latency concern. Does the PV access the mounting on the same node where the pod is running? How does it know which of the endpoints of the Gluster service to connect?
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.
Say I have 3 kubernetes worker nodes and I installed gluster node for each of the node and clustered them.
When I create a PVC for my pod on Node 1, which of the kubernetes worker node/gluster node does my pod talks to?
Reason is latency concern. Does the PV access the mounting on the same node where the pod is running? How does it know which of the endpoints of the Gluster service to connect?
The text was updated successfully, but these errors were encountered: