How to redeploy CoreDNS if deleted #444
abhishek-ch
started this conversation in
General
Replies: 1 comment 2 replies
-
You can find the manifest used by k3s to install CoreDNS at /var/lib/rancher/k3s/server/manifests/coredns.yaml on any master. So just SSH into a master and run |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to redeploy coredns if the deployment is deleted.
I tried rerun the create cluster script but that didnt relaunch coredns
Beta Was this translation helpful? Give feedback.
All reactions