Ubuntu EKS images now running on Noble (24.04) from EKS 1.33 onward

Hi all,

from EKS 1.33 onwards, only images for Noble (24.04) will be available. For Older EKS releases, there are images available based on Jammy (22.04) and Noble (24.04).

You can find the images either on AWS Marketplace or with the AWS CLI via the SSM parameter store:

aws ssm get-parameters --names /aws/service/canonical/ubuntu/eks/24.04/1.33/stable/current/amd64/hvm/ebs-gp3/ami-id
1 Like