You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cc @cjc7373
Weird that this didn't occur during my testing.
However, I can confirm that this is a big, so I reverted those changes and released V5.7.1.
It turns out that coredns' file plugin doesn't support fallthrough (coredns/coredns#4773), so that the idea of using the file plugin was totally wrong.
Since the related commits were reverted, I think we should reopen #1221.
As pointed out in #1453 (comment), we can use a different server block. But this way since we need a suffix, we can't deal with names of containers (like k3d-test-serverlb).
What did you do
How was the cluster created?
k3d cluster create -p "54321:80@loadbalancer
What did you do afterwards?
dnsutils
Podkubectl exec -i -t dnsutils -- nslookup github.com
What did you expect to happen
github.com
successfully resolvedScreenshots or terminal output
After deleting
coredns-custom
cm:Which OS & Architecture
k3d runtime-info
Which version of
k3d
k3d version
Which version of docker
docker version
anddocker info
The text was updated successfully, but these errors were encountered: