Skip to content

Commit 7b24c09

Browse files
author
Bob Furu
authored
Merge pull request #31311 from sagidlow/BZ-1892213
BZ1892213: Added an important note
2 parents c23a755 + 99a8b9a commit 7b24c09

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

modules/installation-requirements-user-infra-ibm-z-kvm.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ you install the cluster.
3535
To improve high availability of your cluster, distribute the control plane machines over different {op-system-base} instances on at least two physical machines.
3636
====
3737

38-
The bootstrap, control plane, and compute machines must use the {op-system-first} as the
39-
operating system.
38+
The bootstrap, control plane, and compute machines must use {op-system-first} as the operating system.
4039

4140
See link:https://access.redhat.com/articles/rhel-limits[Red Hat Enterprise Linux technology capabilities and limits].
4241

@@ -56,7 +55,7 @@ To install on IBM Z under {op-system-base} KVM, you need:
5655
See link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/configuring_and_managing_virtualization/index#types-of-virtual-machine-network-connections_configuring-virtual-machine-network-connections[Types of virtual network connections].
5756

5857
[id="host-machine-resource-requirements_{context}"]
59-
== Host machine resource requirements
58+
== Host machine resource requirements
6059
The {op-system-base} KVM host in your environment must meet the following requirements to host the virtual machines that you plan for the {product-title} environment. See link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_and_managing_virtualization/getting-started-with-virtualization-in-rhel-8_configuring-and-managing-virtualization[Getting started with virtualization].
6160

6261
You can install {product-title} version {product-version} on the following IBM hardware:
@@ -185,4 +184,4 @@ cluster certificate signing requests (CSRs) after installation. The
185184
that is requested by using kubelet credentials because it cannot confirm that
186185
the correct machine issued the request. You must determine and implement a
187186
method of verifying the validity of the kubelet serving certificate requests
188-
and approving them.
187+
and approving them.

modules/installation-requirements-user-infra.adoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,15 @@ endif::[]
3636
ifeval::["{context}" == "installing-restricted-networks-bare-metal"]
3737
:bare-metal:
3838
endif::[]
39+
ifeval::["{context}" == "installing-vsphere"]
40+
:vsphere:
41+
endif::[]
42+
ifeval::["{context}" == "installing-vsphere-network-customizations"]
43+
:vsphere:
44+
endif::[]
45+
ifeval::["{context}" == "installing-restricted-networks-vsphere"]
46+
:vsphere:
47+
endif::[]
3948

4049
[id="installation-requirements-user-infra_{context}"]
4150
= Machine requirements for a cluster with user-provisioned infrastructure
@@ -82,6 +91,14 @@ Note that {op-system} is based on {op-system-base-full} 8 and inherits all of it
8291
endif::[]
8392
See link:https://access.redhat.com/articles/rhel-limits[Red Hat Enterprise Linux technology capabilities and limits].
8493

94+
ifdef::vsphere[]
95+
[IMPORTANT]
96+
====
97+
All virtual machines must reside in the same datastore and in the same folder as the installer.
98+
====
99+
endif::vsphere[]
100+
101+
85102
[id="network-connectivity_{context}"]
86103
== Network connectivity requirements
87104

0 commit comments

Comments
 (0)