Enable the firewall.
Now that we have networking working, I can enable the firewall and confirm nothing breaks.
This commit is contained in:
@@ -246,6 +246,8 @@ makeScope newScope (
|
||||
"ipv4NativeRoutingCIDR" = "10.200.0.0/16";
|
||||
"ipv6NativeRoutingCIDR" = "2620:11f:7001:7:ffff::/80";
|
||||
|
||||
# TODO: Read and maybe apply https://docs.cilium.io/en/stable/operations/performance/tuning/
|
||||
|
||||
# --set hostFirewall.enabled=true
|
||||
|
||||
# --set 'ipam.operator.clusterPoolIPv4PodCIDRList=["10.0.0.0/8"]' \
|
||||
|
||||
Reference in New Issue
Block a user