-
Notifications
You must be signed in to change notification settings - Fork 322
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
AKS worker nodes: support for Ubuntu 22.04 LTS #2883
Comments
Hi lead4good, AKS bot here 👋 I might be just a bot, but I'm told my suggestions are normally quite good, as such:
|
we're working on this okay that's a funny one to call out, because we missed a CVE by being too far behind ;) point taken on feature support however, I know that's a problem. |
Triage required from @Azure/aks-pm @alexeldeib, @anujmaheshwari1 |
@alexeldeib Any update on the ETA? We want to use newer versions of Nvidia Trition which are only supported on Ubuntu 20.04. |
edited to clarify we're going to 22.04 directly maybe I should have used the other one since there's more context -_- sorry for confusion |
Duplicate of #2897 closing. |
Will this only target k8s 1.25 or will it target older k8s versions? 18.04 mainstream support runs out April 2023 and 1.24 and possibly 1.23 should still be supported then |
^planned for 1.25 only right now but we are aware of that potential timeline issue, cc @justindavies |
1.25 is out, any updates on timing of 22.04 image for AKS? We need it for Intel SGX driver - linux kernel 5.11+ (vs current 18.04 with kernel 5.4). |
friendly ping :-) |
Found this release announcement here - https://github.com/Azure/AKS/releases
|
So there isn't going to be a 20.04 image? Only 18.04 and then 22.04? |
It looks that way. It would be nice to have confirmation. |
|
Related, are there any plans to update Linux kernel from current 5.15 to 6.0+? Specifically, it is required for confidential containers with Gramine. |
1.25 with 22.04 is available, thank you. Still the kernel is lagging significantly: What is the roadmap for updating kernel? |
Closing this issue as 22.04 is currently supported. @max-lepikhin please create a separate issue for kernel updates. We will likely consider 6.0 or above in Ubuntu 24.04. |
The kernel version in 18.04 is just to old, I need a newer kernel version for mainline SGX support and others seem to require 20.04 as well:
#2706
#2829
#1579
The text was updated successfully, but these errors were encountered: