From 367fca9bd8f78ffefe921442f6e017aff800ea58 Mon Sep 17 00:00:00 2001 From: outductor Date: Thu, 14 Dec 2023 17:54:14 +0900 Subject: [PATCH] use ciliun native mode --- .../apps/cluster-wide-apps/app-of-other-apps/cilium.yaml | 3 +++ 1 file changed, 3 insertions(+) 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 fe073d4fb..358abbb13 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 @@ -23,6 +23,9 @@ spec: algorithm: maglev encryption: nodeEncryption: false + routingMode: native + bpf: + masquerade: true ipv4: enabled: true ipv6: