Install CoreDNS.

This commit is contained in:
Tom Alexander
2025-12-21 18:23:27 -05:00
parent 651a97d126
commit 3e13a3649a
4 changed files with 226 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ maxPods: 16
memorySwap:
swapBehavior: NoSwap
port: 10250
resolvConf: "/etc/resolv.conf"
resolvConf: "/run/systemd/resolve/resolv.conf"
registerNode: true
runtimeRequestTimeout: "15m"
tlsCertFile: "/.persist/keys/kube/kubelet.crt"