disable forwardKubeDNSToHost.

This commit is contained in:
Joseph Hanson 2024-08-08 12:50:06 -05:00
parent 84a4519726
commit e4c36571f1
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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