Skip to content

Commit e08e0af

Browse files
committed
fix(cilium): disable bpf.hostLegacyRouting
It's no longer a requirement for Talos Signed-off-by: Vegard Hagen <[email protected]>
1 parent e99dbad commit e08e0af

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

k8s/infra/network/cilium/values.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ cgroup:
1818
enabled: false
1919
hostRoot: /sys/fs/cgroup
2020

21-
# https://www.talos.dev/latest/talos-guides/network/host-dns/#forwarding-kube-dns-to-host-dns
22-
# https://docs.cilium.io/en/stable/operations/performance/tuning/#ebpf-host-routing
23-
bpf:
24-
hostLegacyRouting: true
25-
2621
# https://docs.cilium.io/en/stable/network/concepts/ipam/
2722
ipam:
2823
mode: kubernetes

0 commit comments

Comments
 (0)