docker-consul icon indicating copy to clipboard operation
docker-consul copied to clipboard

Docker 1.9 - multihost networking and consul dns

Open bergtwvd opened this issue 8 years ago • 5 comments

I have used consul dns in a clustered docker environment with pre docker 1.9 configurations. I wonder how docker 1.9 effects the consul dns setup. How can I use dns here? There may be multiple overlay networks at the same time, each with its own dns space ....

bergtwvd avatar Nov 05 '15 07:11 bergtwvd

I would like to also get information on this...

marcellodesales avatar Nov 14 '15 16:11 marcellodesales

+1

olivernaaris avatar Nov 27 '15 09:11 olivernaaris

+1

kujiy avatar Jan 15 '16 02:01 kujiy

+1

mudrion avatar Feb 17 '16 07:02 mudrion

Docker 1.10.0 added support for docker's own internal dns, now I wonder if consul's dns is still needed. Use DNS-based discovery instead of /etc/hosts #19198

robvelor avatar Apr 26 '16 21:04 robvelor