Skip to content

error setting up and scaling cluster #5

@webdev35

Description

@webdev35

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions