Skip to content

Commit 1c31a7e

Browse files
Merge pull request #81470 from snarayan-redhat/OSDOCS-11815_VCFversion
OSDOCS#11815: VCF versions added
2 parents 829b5bd + 665ad26 commit 1c31a7e

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

modules/installation-vsphere-infrastructure.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
You must install an {product-title} cluster on one of the following versions of a VMware vSphere instance that meets the requirements for the components that you use:
1111

12-
* Version 7.0 Update 2 or later
13-
* Version 8.0 Update 1 or later
12+
* Version 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later
13+
* Version 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
1414
1515
Both of these releases support Container Storage Interface (CSI) migration, which is enabled by default on {product-title} {product-version}.
1616

@@ -21,8 +21,8 @@ You can host the VMware vSphere infrastructure on-premise or on a link:https://c
2121
|===
2222
|Virtual environment product |Required version
2323
|VMware virtual hardware | 15 or later
24-
|vSphere ESXi hosts | 7.0 Update 2 or later; 8.0 Update 1 or later
25-
|vCenter host | 7.0 Update 2 or later; 8.0 Update 1 or later
24+
|vSphere ESXi hosts | 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
25+
|vCenter host | 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
2626
|===
2727

2828
[IMPORTANT]
@@ -35,12 +35,12 @@ You must ensure that the time on your ESXi hosts is synchronized before you inst
3535
|Component | Minimum supported versions |Description
3636

3737
|Hypervisor
38-
|vSphere 7.0 Update 2 (or later) or vSphere 8.0 Update 1 (or later) with virtual hardware version 15
38+
|vSphere 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; vSphere 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later with virtual hardware version 15
3939
|This hypervisor version is the minimum version that {op-system-first} supports. For more information about supported hardware on the latest version of {op-system-base-full} that is compatible with {op-system}, see link:https://catalog.redhat.com/hardware/search[Hardware] on the Red Hat Customer Portal.
4040

4141
|Optional: Networking (NSX-T)
42-
|vSphere 7.0 Update 2 or later; vSphere 8.0 Update 1 or later
43-
|At a minimum, vSphere 7.0 Update 2 or vSphere 8.0 Update 1 is required for {product-title}. For more information about the compatibility of NSX and {product-title}, see the Release Notes section of VMware's link:https://docs.vmware.com/en/VMware-NSX-Container-Plugin/index.html[NSX container plugin documentation].
42+
|vSphere 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; vSphere 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
43+
|For more information about the compatibility of NSX and {product-title}, see the Release Notes section of VMware's link:https://docs.vmware.com/en/VMware-NSX-Container-Plugin/index.html[NSX container plugin documentation].
4444

4545
|CPU micro-architecture
4646
|x86-64-v2 or higher
@@ -58,4 +58,4 @@ The following list provides some guidance in selecting the VPUs needed for speci
5858
* Heavy-use production environment: More than 500 GB, and 100 or more VPUs.
5959
6060
Consider allocating additional VPUs to give enough capacity for updates and scaling activities. See link:https://docs.oracle.com/en-us/iaas/Content/Block/Concepts/blockvolumeperformance.htm[Block Volume Performance Levels (Oracle documentation)].
61-
====
61+
====

modules/vmware-csi-driver-reqs.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
To install the vSphere Container Storage Interface (CSI) Driver Operator, the following requirements must be met:
1212

13-
* VMware vSphere version: 7.0 Update 2 or later; 8.0 Update 1 or later
14-
* vCenter version: 7.0 Update 2 or later; 8.0 Update 1 or later
13+
* VMware vSphere version: 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
14+
* vCenter version: 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
1515
* Virtual machines of hardware version 15 or later
1616
* No third-party vSphere CSI driver already installed in the cluster
1717
@@ -27,5 +27,4 @@ You can create a custom role for the Container Storage Interface (CSI) driver, t
2727
[IMPORTANT]
2828
====
2929
Installing an {product-title} cluster in a vCenter is tested against a full list of privileges as described in the "Required vCenter account privileges" section. By adhering to the full list of privileges, you can reduce the possibility of unexpected and unsupported behaviors that might occur when creating a custom role with a set of restricted privileges.
30-
====
31-
30+
====

0 commit comments

Comments
 (0)