Skip to content

Commit f484058

Browse files
authored
Merge pull request #45462 from bscott-rh/BZ-2083251
BZ-2083251 fixed version requirements for UPI compute nodes
2 parents e68888e + 89e5f1f commit f484058

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/installation-minimum-resource-requirements.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ endif::ibm-z[]
135135
ifndef::openshift-origin[]
136136
|Compute
137137
ifdef::ibm-z,ibm-power[|{op-system}]
138-
ifndef::ibm-z,ibm-power[|{op-system}, {op-system-base} 7.9, or {op-system-base} 8.4 ^[3]^]
138+
ifndef::ibm-z,ibm-power[|{op-system}, {op-system-base} 8.4, or {op-system-base} 8.5 ^[3]^]
139139
|2
140140
|8 GB
141141
|100 GB
@@ -174,7 +174,7 @@ ifndef::ibm-z,bare-metal[]
174174
endif::ibm-z,bare-metal[]
175175
ifndef::ibm-z,ibm-power[]
176176
2. {product-title} and Kubernetes are sensitive to disk performance, and faster storage is recommended, particularly for etcd on the control plane nodes which require a 10 ms p99 fsync duration. Note that on many cloud platforms, storage size and IOPS scale together, so you might need to over-allocate storage volume to obtain sufficient performance.
177-
3. As with all user-provisioned installations, if you choose to use {op-system-base} compute machines in your cluster, you take responsibility for all operating system life cycle management and maintenance, including performing system updates, applying patches, and completing all other required tasks. Use of {op-system-base} 7 compute machines is deprecated and planned for removal in a future release of {product-title} 4.
177+
3. As with all user-provisioned installations, if you choose to use {op-system-base} compute machines in your cluster, you take responsibility for all operating system life cycle management and maintenance, including performing system updates, applying patches, and completing all other required tasks. Use of {op-system-base} 7 compute machines is deprecated and has been removed in {product-title} 4.10 and later.
178178
endif::ibm-z,ibm-power[]
179179
ifdef::ibm-power[]
180180
2. {product-title} and Kubernetes are sensitive to disk performance, and faster storage is recommended, particularly for etcd on the control plane nodes. Note that on many cloud platforms, storage size and IOPS scale together, so you might need to over-allocate storage volume to obtain sufficient performance.
@@ -226,4 +226,4 @@ ifeval::["{context}" == "installing-ibm-z"]
226226
endif::[]
227227
ifeval::["{context}" == "installing-restricted-networks-ibm-z"]
228228
:!ibm-z:
229-
endif::[]
229+
endif::[]

0 commit comments

Comments
 (0)