tianon / rawdns

a direct, raw DNS interface to the Docker API
https://hub.docker.com/r/tianon/rawdns/
GNU General Public License v3.0
203 stars 24 forks source link

CoreDNS? #26

Open tianon opened 4 years ago

tianon commented 4 years ago

As I've mentioned now in https://github.com/tianon/rawdns/issues/25#issuecomment-574413363, I went to a talk about CoreDNS, specifically around flexibility (and doing "horrible" things with it), and I was really impressed.

I think it makes sense to see what it would take to replicate rawdns via CoreDNS (if anything -- maybe the fundamentals are already there!), since that would offer much more flexibility in the long run.

tianon commented 4 years ago

https://github.com/kevinjqiu/coredns-dockerdiscovery looks pretty promising :smile: