mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-20 07:39:32 +00:00
feat(cilium): use full eBPF
This commit is contained in:
@@ -131,6 +131,13 @@ spec:
|
||||
range: 9993,32767
|
||||
bandwidthManager:
|
||||
enabled: true
|
||||
bbr: false # enable after Talos kernel updated to >= 5.18
|
||||
bpf:
|
||||
masquerade: true
|
||||
tproxy: true
|
||||
ipMasqAgent:
|
||||
enabled: true
|
||||
enableIPv6BIGTCP: false # enable after Talos kernel updated to >= 5.19
|
||||
l7Proxy: true
|
||||
hubble:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user