Skip to content

Commit 9c3d305

Browse files
committed
OCPBUGS-43325: Updated the Networking requirement vSphere doc to correct VLAN statement
1 parent 34cf680 commit 9c3d305

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

installing/installing_vsphere/upi/upi-vsphere-installation-reqs.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@ For a cluster that contains user-provisioned infrastructure, you must deploy all
2525

2626
This section describes the requirements for deploying {product-title} on user-provisioned infrastructure.
2727

28+
// vCenter requirements
2829
include::modules/installation-vsphere-installer-infra-requirements.adoc[leveloffset=+2]
2930

3031
[role="_additional-resources"]
3132
.Additional resources
3233
* xref:../../../machine_management/creating_machinesets/creating-machineset-vsphere.adoc#creating-machineset-vsphere_creating-machineset-vsphere[Creating a compute machine set on vSphere]
34+
* xref: ../installing/installing_vsphere/upi/upi-vsphere-installation-reqs.adoc#installation-network-user-infra_upi-vsphere-installation-reqs[Networking requirements for user-provisioned infrastructure]
3335

3436
include::modules/installation-machine-requirements.adoc[leveloffset=+2]
3537
include::modules/installation-minimum-resource-requirements.adoc[leveloffset=+2]

modules/installation-vsphere-installer-infra-requirements.adoc

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -801,26 +801,27 @@ Available resources vary between clusters. The number of possible clusters withi
801801
[discrete]
802802
[id="installation-vsphere-installer-infra-requirements-networking_{context}"]
803803
== Networking requirements
804-
Use Dynamic Host Configuration Protocol (DHCP) for the network and ensure that the DHCP server is configured to provide persistent IP addresses to the cluster machines.
804+
805+
You can use Dynamic Host Configuration Protocol (DHCP) for the network and configure the DHCP server to set persistent IP addresses to machines in your cluster. In the DHCP lease, you must configure the DHCP to use the default gateway.
805806

806807
[NOTE]
807808
====
808809
You do not need to use the DHCP for the network if you want to provision nodes with static IP addresses.
809810
====
810811

811-
Configure the default gateway to use the DHCP server. All nodes must be in the same VLAN. You cannot scale the cluster using a second VLAN as a Day 2 operation.
812-
813-
You must use the Dynamic Host Configuration Protocol (DHCP) for the network and ensure that the DHCP server is configured to provide persistent IP addresses to the cluster machines. In the DHCP lease, you must configure the DHCP to use the default gateway. All nodes must be in the same VLAN. You cannot scale the cluster using a second VLAN as a Day 2 operation.
812+
ifdef::upi[]
813+
If you specify nodes or groups of nodes on different VLANs for a cluster that you want to install on user-provisioned infrastructure, you must ensure that machines in your cluster meet the requirements outlined in the "Network connectivity requirements" section of the _Networking requirements for user-provisioned infrastructure_ document.
814+
endif::upi[]
814815

815816
If you are installing to a restricted environment, the VM in your restricted network must have access to vCenter so that it can provision and manage nodes, persistent volume claims (PVCs), and other resources.
816817

817-
Additionally, you must create the following networking resources before you install the {product-title} cluster:
818-
819818
[NOTE]
820819
====
821-
It is recommended that each {product-title} node in the cluster must have access to a Network Time Protocol (NTP) server that is discoverable via DHCP. Installation is possible without an NTP server. However, asynchronous server clocks will cause errors, which NTP server prevents.
820+
Ensure that each {product-title} node in the cluster has access to a Network Time Protocol (NTP) server that is discoverable by DHCP. Installation is possible without an NTP server. However, asynchronous server clocks can cause errors, which the NTP server prevents.
822821
====
823822

823+
Additionally, you must create the following networking resources before you install the {product-title} cluster:
824+
824825
ifndef::upi[]
825826
[discrete]
826827
[id="installation-vsphere-installer-infra-requirements-_{context}"]

0 commit comments

Comments
 (0)