Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Linux Kernel 5.15 LTS #2008

Closed
AhmadMasry opened this issue Mar 18, 2022 · 5 comments · Fixed by #2226
Closed

Add support for Linux Kernel 5.15 LTS #2008

AhmadMasry opened this issue Mar 18, 2022 · 5 comments · Fixed by #2226
Assignees
Labels
area/core Issues core to the OS (variant independent)
Milestone

Comments

@AhmadMasry
Copy link

Please add support for Linux Kernel 5.15 LTS to support newer hardware and to include the new features included in the newer kernel.

@etungsten etungsten added status/needs-triage Pending triage or re-evaluation area/core Issues core to the OS (variant independent) and removed status/needs-triage Pending triage or re-evaluation labels Mar 18, 2022
@etungsten
Copy link
Contributor

etungsten commented Mar 18, 2022

Hi @AhmadMasry, thanks for reaching out. We're planning to move the 5.15 kernel for all new variants that are going to be released this year, starting with the *-k8s-1.23 variants in ~May.

@kdaula kdaula added this to the 1.9.0 milestone Jun 1, 2022
@kdaula kdaula assigned arnaldo2792 and unassigned markusboehme Jun 16, 2022
@AhmadMasry
Copy link
Author

AhmadMasry commented Aug 12, 2022

Hi @arnaldo2792 and @etungsten
I just upgraded to EKS 1.23 and updated my managed node group to 1.9.0 and the kernel is still 5.10.130.
Is there any bootstrap options needed to use the newer kernels?

@etungsten
Copy link
Contributor

Hi @AhmadMasry,

I'm really sorry about this! The K8s 1.23 variants shipped in v1.8.0 with the 5.10 kernel, since the 5.15 kernel wasn't quite ready yet. The current plan is for all new variants from the 1.9.0 release onwards to use the 5.15 kernel. The first K8s variants to ship with the 5.15 kernel should be *-k8s-1.24 variants hopefully sometime later this year.

@munjalpatel
Copy link

@etungsten any plans to move to kernel 5.18 instead of 5.15 now that it's out?

5.18 will allow us to start leveraging BBR congestion control for Pods
https://docs.cilium.io/en/v1.12/operations/performance/tuning/#bbr-congestion-control-for-pods

@etungsten
Copy link
Contributor

Hi @munjalpatel, we currently don't have any immediate plans to add another kernel to the mix. It is possible a new LTS kernel will appear for newer variants towards the end of 2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core Issues core to the OS (variant independent)
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

6 participants