From 432512a591f265f9c0d9d883ceef8cc8f7e47a0a Mon Sep 17 00:00:00 2001 From: Jason Gilfoil Date: Mon, 26 Feb 2024 20:14:59 +0000 Subject: [PATCH] add tunnelPort to cilium config this is in response to a post in home-cluster discord about having issues with cilum blocking vxlan traffic. I'm having some kind of communication issue with th gateway-init pods that are injected into pods when attempting to come online. --- kubernetes/apps/kube-system/cilium/app/helmrelease.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml b/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml index 59ff562b..b6a05379 100644 --- a/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml +++ b/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml @@ -82,6 +82,7 @@ spec: ipv4NativeRoutingCIDR: "${CLUSTER_CIDR}" k8sServiceHost: 127.0.0.1 k8sServicePort: 6444 + tunnelPort: 8469 kubeProxyReplacement: true kubeProxyReplacementHealthzBindAddr: 0.0.0.0:10256 l2announcements: