-
Notifications
You must be signed in to change notification settings - Fork 519
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
Support and use v6.1 LTS kernel #2855
Comments
Hey @stevehipwell thanks for this issue. I have heard this being discussed, but I don't believe there has been an issue out there to track it happening. Let's use this issue for that. Thanks! |
I have the base enablement for kernel 6.1 on my fork. Still need to do some testing and we will also need to do some work for ensuring the nvidia drivers are working for the nvidia variants, but I am working on this. |
The kernel update in itself seems to work fine. I have successfully done some minimal boot testing and had a look at how much the kernel config changes between 5.15 and 6.1, using a process similar to what we do with
Open tasks that I will be working on to get this into the tree:
|
PR for adding the nvidia driver for the new kernel: #3203 |
With the new kernel packages and accompanying nvidia drivers merged we are set to start using these kernels in the next upcoming variants. The current plan is to have new variants using 6.1 kernel. The first candidates for that would be k8s-1.28 based variants, aimed to be released with 1.15.0 (#3169) tentatively aiming at August/Early September. |
Looks like everything is addressed now, so closing out. Feel free to open a new issue if there are any other follow on asks. Thanks! |
What I'd like:
I'd like Bottlerocket to support the
v6.1
LTS kernel and start using it for new versions (once it's been tested). This would align well with AL2023 which it looks like will be usingv6.1
by default.Any alternatives you've considered:
n/a
The text was updated successfully, but these errors were encountered: