Cilium BPF vs Talos Host DNS fix https://github.com/siderolabs/talos/issues/10002
This commit is contained in:
@@ -9,6 +9,12 @@ machine:
|
||||
overridePath: true
|
||||
%{endfor}
|
||||
%{endif}
|
||||
# https://github.com/siderolabs/talos/issues/10002
|
||||
# Incompatibility with Cilium BPF routing and Talos Host DNS
|
||||
features:
|
||||
hostDNS:
|
||||
enabled: true
|
||||
forwardKubeDNSToHost: false
|
||||
kubelet:
|
||||
image: ghcr.io/siderolabs/kubelet:${kubernetes_version}
|
||||
%{if kubelet != ""}
|
||||
|
||||
Reference in New Issue
Block a user