Skip to content

Use Coredns as a custome dns infrastructure for forward query to different ip's #4913

Answered by chrisohaver
PrakashRaj37 asked this question in Q&A
Discussion options

You must be logged in to vote

If your bespoke container management system will use etcd, you could perhaps use the etcd plugin, but that expects records to be in a specific structure.

With a google search, I found https://github.com/kevinjqiu/coredns-dockerdiscovery. I am not familiar at all with the plugin, but maybe you could make use of it.

Ultimately though you are probably better off writing your own plugin that integrates with your bespoke container management system, as has been done for Kubernetes with the kubernetes plugin.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@PrakashRaj37
Comment options

@chrisohaver
Comment options

@znyrraj
Comment options

Comment options

You must be logged in to vote
2 replies
@znyrraj
Comment options

@chrisohaver
Comment options

Answer selected by chrisohaver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants