From 407f2a8a596d901fcfda48d77b72867b2a4d7053 Mon Sep 17 00:00:00 2001 From: Abhay Krishna Date: Thu, 2 Nov 2023 09:42:02 -0700 Subject: [PATCH] Update supported OS versions table (#6955) --- docs/content/en/docs/osmgmt/overview.md | 6 ++++-- docs/content/en/docs/whatsnew/changelog.md | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/content/en/docs/osmgmt/overview.md b/docs/content/en/docs/osmgmt/overview.md index 117607c47085..c5707e5e31fd 100644 --- a/docs/content/en/docs/osmgmt/overview.md +++ b/docs/content/en/docs/osmgmt/overview.md @@ -18,9 +18,11 @@ Reference the table below for the operating systems supported per deployment opt | OS | Supported Versions | | :---: | :---: | -| Bottlerocket | 1.14.x | +| Bottlerocket | 1.15.x | | Ubuntu | 20.04.x, 22.04.x | -| RHEL | 8.x | +| RHEL | 8.x, 9.x* | + +*Nutanix only 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. diff --git a/docs/content/en/docs/whatsnew/changelog.md b/docs/content/en/docs/whatsnew/changelog.md index 7c5de09d7057..c909881e2dbf 100644 --- a/docs/content/en/docs/whatsnew/changelog.md +++ b/docs/content/en/docs/whatsnew/changelog.md @@ -22,7 +22,7 @@ Please upgrade to `v0.15.3` if you are using Tinkerbell (Bare Metal) provider. | :---: | :---: | :---: | :---: | :---: | :---: | | Ubuntu | 20.04 | 20.04 | 20.04 | Not supported | 20.04 | | | 22.04 | 22.04 | 22.04 | Not supported | Not supported | -| Bottlerocket | 1.14.3 | 1.14.3 | Not supported | Not supported | Not supported | +| Bottlerocket | 1.15.1 | 1.15.1 | Not supported | Not supported | Not supported | | RHEL | 8.7 | 8.7 | 9.x, 8.7 | 8.7 | Not supported |