Hacker News new | ask | show | jobs
by geekbri 4336 days ago
We use consul. Each instance has it's own bind setup with DNS forwarding and it forwards normal traffic on through the regular DNS servers and anything in .consul on to the consul client running locally.
1 comments

I like the consul approach, I'm just not a big fan of Bind :) I'll give it a shot. Thanks !