K8S External-DNS Provider #17244
minimalmattt
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I just wanted to ask if there has been some prior talk about External-DNS.
To keep it short it's a project that allows syncing k8s Ingresses/Gateways with DNS records in various providers.
There is currently an In-tree PDNS provider, but:
External-DNS recently introduced the new Webhook provider to allow a more consistent interface, and the hope that different DNS systems could have their first-party provider that can be plugged in.
I was wondering if it could be something of interest in the project.
I personally see an appeal for those of us that are (happily) stuck on-premises and/or hybrid cloud and on-premises environments. A lot of environments run basically the entire stack in k8s and being able to orchestrate DNS the same way in on-prem and cloud environments would be a pretty big operational win. It could also integrate nicely into Cloud Control, although I have no first-hand experience with it (yet).
Thank you all :)
Beta Was this translation helpful? Give feedback.
All reactions