mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
feat(cilium): disable masquerade
This commit is contained in:
@@ -38,7 +38,7 @@ kubeProxyReplacementHealthzBindAddr: "0.0.0.0:10256"
|
||||
enableIPv4Masquerade: false # BGP advertise PodCIDR so only FortiGate does NAT
|
||||
directRoutingSkipUnreachable: true # use local L2 within cluster while outside cluster uses BGP
|
||||
bpf:
|
||||
masquerade: true
|
||||
# masquerade: true
|
||||
# hostLegacyRouting: true # so pods can use the normal Linux routing table from the host
|
||||
tproxy: true # L7 netpols stuff
|
||||
preallocateMaps: true # reduce latency, increased memory usage
|
||||
|
||||
Reference in New Issue
Block a user