mantl / mesos-consul

Mesos to Consul bridge for service discovery
Apache License 2.0
338 stars 95 forks source link

Can not see service that registered on consul #125

Closed nhanct closed 6 years ago

nhanct commented 6 years ago

I'm using USER mode network with calico and try to run mesos-consul but I see the logs: INFO[0218] Syncing services finished. Stats, registerd: 1 (failed: 0), deregister: 0 (failed: 0). but can't find the service on consul

HOST network mode is ok

nhanct commented 6 years ago

wrong issue