diff --git a/kubernetes/bootstrap/talos/talconfig.yaml b/kubernetes/bootstrap/talos/talconfig.yaml index fe74101..b0a004a 100644 --- a/kubernetes/bootstrap/talos/talconfig.yaml +++ b/kubernetes/bootstrap/talos/talconfig.yaml @@ -76,6 +76,14 @@ nodes: - rbind - rshared - rw + # disables new feature that forwards kube-dns to host-dns 10.96.0.10 --> 10.96.0.9 + - |- + machine: + features: + hostDNS: + enabled: true + forwardKubeDNSToHost: false + controlPlane: patches: # Disable search domain everywhere