From 51ff6872ab4663242ce27b84139a299b02ca9aa3 Mon Sep 17 00:00:00 2001 From: clyi Date: Wed, 10 Jun 2026 10:17:43 +0800 Subject: [PATCH] [cilium] update kernel requirement from 4.19+ to 5.10+ per upstream docs --- ...Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md | 4 ++-- ...Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/solutions/How_to_Deploy_Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md b/docs/en/solutions/How_to_Deploy_Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md index c4c1bca12..8d93a09f5 100644 --- a/docs/en/solutions/How_to_Deploy_Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md +++ b/docs/en/solutions/How_to_Deploy_Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md @@ -19,9 +19,9 @@ This document describes how to deploy Cilium CNI in a ACP 4.2+ cluster and lever | Network Mode | Custom Mode | | Architecture | x86_64 / amd64 | -> **Note**: Cilium/eBPF requires Linux kernel 4.19+ (5.10+ recommended). The following operating systems are **NOT supported**: +> **Note**: Cilium/eBPF requires Linux kernel 5.10+. The following operating systems are **NOT supported**: > - CentOS 7.x (kernel version 3.10.x) -> - RHEL 7.x (kernel version 3.10.x - 4.18.x) +> - RHEL 7.x (kernel version 3.10.x) > > Supported operating systems: > - Ubuntu 22.04 diff --git a/docs/zh/solutions/How_to_Deploy_Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md b/docs/zh/solutions/How_to_Deploy_Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md index 048b2826f..112571ef6 100644 --- a/docs/zh/solutions/How_to_Deploy_Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md +++ b/docs/zh/solutions/How_to_Deploy_Cilium_eBPF_L4_LoadBalancer_with_Source_IP_Preservation.md @@ -19,10 +19,10 @@ sourceSHA: f08bed9e8e3925b9d23738b44dac6e99b0d27fbf6802f8976076f756383d70d6 | 网络模式 | 自定义模式 | | 架构 | x86_64 / amd64 | -> **注意**:Cilium/eBPF 需要 Linux 内核 4.19+(推荐 5.10+)。以下操作系统 **不支持**: +> **注意**:Cilium/eBPF 需要 Linux 内核 5.10+。以下操作系统 **不支持**: > > - CentOS 7.x(内核版本 3.10.x) -> - RHEL 7.x(内核版本 3.10.x - 4.18.x) +> - RHEL 7.x(内核版本 3.10.x) > > 支持的操作系统: >