Enable hubble.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user