Enable hubble.

This commit is contained in:
Tom Alexander
2026-01-04 12:13:58 -05:00
parent 346d15a1fe
commit 650f8d41a6
3 changed files with 26 additions and 0 deletions

View File

@@ -246,6 +246,15 @@ makeScope newScope (
"ipv4NativeRoutingCIDR" = "10.200.0.0/16";
"ipv6NativeRoutingCIDR" = "2620:11f:7001:7:ffff::/80";
"hubble" = {
"relay" = {
"enabled" = true;
};
"ui" = {
"enabled" = true;
};
};
# TODO: Read and maybe apply https://docs.cilium.io/en/stable/operations/performance/tuning/
# --set hostFirewall.enabled=true