fix(cilium): still LB instability

This commit is contained in:
JJGadgets
2024-12-08 23:35:58 +08:00
parent cc5f2ead2d
commit f59533a6a5

View File

@@ -88,7 +88,7 @@ l2announcements:
## NOTE: Cilium additional features and/or CRDs
bpf:
masquerade: false # not beneficial for homelab, and tends to conflict with other networking stuff
masquerade: true # not beneficial for homelab, and tends to conflict with other networking stuff
tproxy: true # L7 netpols stuff
#mapDynamicSizeRatio: "0.005" # Increase Cilium map sizes due to amount of netpols and identities, when BPF map pressure hits 100 endpoint creation starts failing
policyMapMax: 40960 # 2.5x default, dynamic size ratio doesn't increase this