Cluster Start fails when coredns disabled #1610
maltelehmann
started this conversation in
General
Replies: 1 comment
-
I provided a fix in: #1612 |
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 running a k3d cluster on rootless-docker with coredns disabled. Upon cluster creation the cluster starts correctly. But after stopping the cluster, a subsequent start fails because the
coredns.yaml
is not found. Is this a bug or wrong config?Logs:
Config:
Beta Was this translation helpful? Give feedback.
All reactions