From d928affb50af83a85e9e7731a1fc3bf75d19a28f Mon Sep 17 00:00:00 2001 From: Peter Rifel Date: Wed, 8 Jan 2025 20:56:11 -0600 Subject: [PATCH] Promote Ubuntu 24.04 to stable in Kops 1.31 --- docs/operations/images.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/operations/images.md b/docs/operations/images.md index f8c52eedebd70..e07b55a7b97d7 100644 --- a/docs/operations/images.md +++ b/docs/operations/images.md @@ -54,7 +54,7 @@ The following table provides the support status for various distros with regards | Ubuntu 18.04 | 1.10 | 1.16 | 1.26 | 1.28 | | [Ubuntu 20.04](#ubuntu-2004-focal) | 1.16.2 | 1.18 | - | - | | [Ubuntu 22.04](#ubuntu-2204-jammy) | 1.23 | 1.24 | - | - | -| [Ubuntu 24.04](#ubuntu-2404-noble) | 1.29 | - | - | - | +| [Ubuntu 24.04](#ubuntu-2404-noble) | 1.29 | 1.31 | - | - | ## Supported Distros @@ -268,7 +268,9 @@ az vm image list --all --output table \ ### Ubuntu 24.04 (Noble) -Support for Ubuntu 24.04 is **experimental**. +Support for Ubuntu 24.04 is based on Kernel version **6.8**. + +Available images can be listed using: ```bash # Amazon Web Services (AWS)