From fe01059d366067458f3b3d8a6c231ae3e0b05215 Mon Sep 17 00:00:00 2001 From: caroldelwing Date: Fri, 14 Jun 2024 15:31:42 -0400 Subject: [PATCH] docs: add vsphere supported versions table (#3101) (cherry picked from commit 811b5baacf3325f46841188b44bf0811b193f719) --- .../docs-content/clusters/data-center/vmware/vmware.md | 10 ++++++++++ docs/docs-content/vertex/supported-platforms.md | 10 +++++----- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/docs/docs-content/clusters/data-center/vmware/vmware.md b/docs/docs-content/clusters/data-center/vmware/vmware.md index 02b6b12902..435c33040b 100644 --- a/docs/docs-content/clusters/data-center/vmware/vmware.md +++ b/docs/docs-content/clusters/data-center/vmware/vmware.md @@ -40,6 +40,16 @@ of the PCG architecture page for more information. After you have deployed the PCG, you can proceed to create and manage VMware clusters in Palette. Refer to the [Create and Manage VMware Clusters](create-manage-vmware-clusters.md) guide for detailed instructions. +## Supported Versions + +The following versions of VMware vSphere are supported in Palette. + +| **Version** | **Supported** | +| ----------------- | ------------- | +| **vSphere 6.7U3** | ✅ | +| **vSphere 7.0** | ✅ | +| **vSphere 8.0** | ✅ | + ## Resources - [Architecture](architecture.md) diff --git a/docs/docs-content/vertex/supported-platforms.md b/docs/docs-content/vertex/supported-platforms.md index e9be2c0078..2274211b80 100644 --- a/docs/docs-content/vertex/supported-platforms.md +++ b/docs/docs-content/vertex/supported-platforms.md @@ -58,8 +58,8 @@ to learn more about the available regions. The following versions of VMware vSphere are supported in VerteX. -| **Version** | **Supported?** | -| --------------- | -------------- | -| **vSphere 6.7** | ✅ | -| **vSphere 7.0** | ✅ | -| **vSphere 8.0** | ✅ | +| **Version** | **Supported?** | +| ----------------- | -------------- | +| **vSphere 6.7U3** | ✅ | +| **vSphere 7.0** | ✅ | +| **vSphere 8.0** | ✅ |