Replies: 1 comment
-
I may have found a solution. CoreDNS seems to require the configuration path to be specified. I added the following to the command: ["-conf", "/etc/coredns/Corefile"] |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am experiencing a problem with the latest version of CoreDNS. I'm using the template plugin to create a wildcard DNS entry. It was working perfectly in version 1.10.1, but fails in version 1.11.1. I'm wondering if there's something I need to adjust. Additionally, the browser indicates an 'invalid request' error. Thank you in advance.
docker-compose.yml
Corefile
Beta Was this translation helpful? Give feedback.
All reactions