From e2245094042b4511ee1d599c2a85761bee3f519e Mon Sep 17 00:00:00 2001 From: Abhay Krishna Arunachalam Date: Wed, 25 Oct 2023 13:47:59 -0700 Subject: [PATCH] Update supported OS versions table --- docs/content/en/docs/osmgmt/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/en/docs/osmgmt/overview.md b/docs/content/en/docs/osmgmt/overview.md index 068005184009..117607c47085 100644 --- a/docs/content/en/docs/osmgmt/overview.md +++ b/docs/content/en/docs/osmgmt/overview.md @@ -18,8 +18,8 @@ Reference the table below for the operating systems supported per deployment opt | OS | Supported Versions | | :---: | :---: | -| Bottlerocket | 1.13.x | -| Ubuntu | 20.04.x | +| Bottlerocket | 1.14.x | +| Ubuntu | 20.04.x, 22.04.x | | RHEL | 8.x | With the vSphere, bare metal, Snow, CloudStack and Nutanix deployment options, EKS Anywhere provisions the operating system when new machines are deployed during cluster creation, upgrade, and scaling operations. You can configure the operating system to use through the EKS Anywhere cluster spec, which varies by deployment option. See the deployment option sections below for an overview of how the operating system configuration works per deployment option.