Enhancing CoreDNS configuration customisation #475
Replies: 2 comments 3 replies
|
We started the discussion of this enhancement on the #kamaji channel hosted in the Kubernetes Slack workspace.
I'll try to create some interest in this feature request to revamp the discussion. |
|
We have also this need of having a custom coredns config as we have a split horizon architecture with public and private dns. We would need to ensure that certain domains are directed to the internal DNSs and the others to the external. This is a possible config we would like to have avaialble: Is that a possible feature you would be willing to evaluate? |
Uh oh!
There was an error while loading. Please reload this page.
Would be nice if we could add coreDNS corefile settings via the coreDNS CRD object...Right now we have to disable this addon and install coredns separately with custom settings :/
All reactions