Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

Consul Docker image with bridge mode #192

Description

@oxycash

Can we not use docker image in bridge mode ? whenever we not use host network, it joins cluster and says

sudo docker run --rm -p 8300:8300/tcp -p 8300:8300/udp -p 8301:8301/tcp -p 8301:8301/udp -p 8302:8302/tcp -p 8302:8302/udp -p 8500:8500/tcp -p 8500:8500/udp -p 8501:8501/tcp -p 8501:8501/udp -p 8502:8502/tcp -p 8502:8502/udp -it consultest:latest /bin/sh

2023-03-16T18:33:21.965Z [WARN]  agent.client.memberlist.lan: memberlist: Was able to connect to node01 over TCP but UDP probes failed, network may be misconfigured
2023-03-16T18:33:22.966Z [WARN]  agent.client.memberlist.lan: memberlist: Was able to connect to node03 over TCP but UDP probes failed, network may be misconfigured

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions