-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi , I tried to use couchdb-docker-service to create a CouchDB v2 cluster but I'm facing an issue with the set-up of the cluster.
When I initially create the cluster with 2 replicas as you demonstrate in your example, it creates the cluster successfully and by inspecting each of the two containers I see that they have correctly set-up their /etc/hosts files with the correct information for all the IPs and Hostnames.
But when I scale the service for example to 6 then by inspecting each container I see that the setup of the /etc/hosts files are incorrect thus the Cluster is not set-up correctly.
I believe this issue is caused by the node module docker-discover-tasks.
Have you seen this issue before?
Metadata
Metadata
Assignees
Labels
No labels