kocolosk commented on issue #2142: docker/kubrenetes nodes discovery
URL: https://github.com/apache/couchdb/issues/2142#issuecomment-525279963
 
 
   When it comes to Kubernetes I think relying on the stable DNS names provided 
by membership in a StatefulSet is the right approach. This is what the Helm 
chart does. It is possible to compute those names ahead of time; the only bit 
of configuration currently needed is the domain suffix used by the target 
cluster.
   
   I’m not so familiar with Docker Stacks. Are the `couchdb-1`, etc. names 
stable and resolvable by the other replicas? If so, shouldn’t we use those for 
node names and ignore the ephemeral IP addresses?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to