From abb7042cbd415ee9692911a5324355a424c70239 Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 3 Feb 2024 14:39:55 +0930 Subject: [PATCH] feat(calico): turn bpf off !23 --- templates/FelixConfiguration-manifest-Calico_Cluster.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/FelixConfiguration-manifest-Calico_Cluster.yaml b/templates/FelixConfiguration-manifest-Calico_Cluster.yaml index a2f0257..2773fc7 100644 --- a/templates/FelixConfiguration-manifest-Calico_Cluster.yaml +++ b/templates/FelixConfiguration-manifest-Calico_Cluster.yaml @@ -5,9 +5,9 @@ kind: FelixConfiguration metadata: name: default spec: - bpfConnectTimeLoadBalancing: TCP - bpfExternalServiceMode: DSR - bpfHostNetworkedNATWithoutCTLB: Enabled + # bpfConnectTimeLoadBalancing: TCP + # bpfExternalServiceMode: DSR + # bpfHostNetworkedNATWithoutCTLB: Enabled bpfLogLevel: "" floatingIPs: Disabled healthPort: 9099