Skip to content

Commit 02be31e

Browse files
docs: tuning: remove some references to old kernels
With v5.10 being the minimum kernel for Cilium v1.18 and newer, we can clean up some stale version references. Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
1 parent 34f7885 commit 02be31e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

Documentation/operations/performance/tuning.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ in any of the Cilium pods and look for the line reporting the status for
171171

172172
**Requirements:**
173173

174-
* Kernel >= 5.10
175174
* eBPF-based kube-proxy replacement
176175
* eBPF-based masquerading
177176

@@ -344,7 +343,6 @@ bypassing the iptables connection tracker.
344343

345344
**Requirements:**
346345

347-
* Kernel >= 4.19.57, >= 5.1.16, >= 5.2
348346
* Direct-routing configuration
349347
* eBPF-based kube-proxy replacement
350348
* eBPF-based masquerading or no masquerading
@@ -810,8 +808,8 @@ any of the Cilium Pods and look for the line ``Clock Source for BPF``.
810808
Linux Kernel
811809
============
812810

813-
In general, we highly recommend using the most recent LTS stable kernel (such
814-
as >= 5.10) provided by the `kernel community <https://www.kernel.org/category/releases.html>`_
811+
In general, we highly recommend using the most recent LTS stable kernel
812+
provided by the `kernel community <https://www.kernel.org/category/releases.html>`_
815813
or by a downstream distribution of your choice. The newer the kernel, the more
816814
likely it is that various datapath optimizations can be used.
817815

0 commit comments

Comments
 (0)