From 2ac7b4a0a28ca75d017de1ce12348602e390ec49 Mon Sep 17 00:00:00 2001 From: outductor Date: Sun, 1 Sep 2024 14:51:56 +0900 Subject: [PATCH] Update Cilium --- .../apps/cluster-wide-apps/app-of-other-apps/cilium.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/cilium.yaml b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/cilium.yaml index c54343052..87800d851 100644 --- a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/cilium.yaml +++ b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/cilium.yaml @@ -8,7 +8,7 @@ spec: source: chart: cilium repoURL: https://helm.cilium.io/ - targetRevision: 1.15.7 + targetRevision: 1.16.1 helm: releaseName: cilium values: | @@ -23,9 +23,14 @@ spec: algorithm: maglev routingMode: native bpf: + datapathMode: netkit masquerade: true + bandwidthManager: + enabled: true + bbr: true ipv4: enabled: true + enableIPv4BIGTCP: true ipv4NativeRoutingCIDR: "10.96.128.0/18" # modify it if necessary ipam: operator: