Skip to content

Commit 4d143ad

Browse files
committed
OCP 4.18: Installation document update
1 parent b78b0d8 commit 4d143ad

5 files changed

+8
-15
lines changed

modules/installation-bare-metal-config-yaml.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ ifndef::ibm-power[]
186186
<3> Specifies whether to enable or disable simultaneous multithreading (SMT), or hyperthreading. By default, SMT is enabled to increase the performance of the cores in your machines. You can disable it by setting the parameter value to `Disabled`. If you disable SMT, you must disable it in all cluster machines; this includes both control plane and compute machines.
187187
endif::ibm-power[]
188188
ifdef::ibm-power[]
189-
<3> Simultaneous multithreading (SMT) is not supported.
189+
<3> Simultaneous multithreading (SMT) is configured as a post-installation task.
190190
endif::ibm-power[]
191191
ifndef::ibm-z,ibm-z-kvm,ibm-power[]
192192
+

modules/installation-minimum-resource-requirements.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ endif::vsphere[]
235235
--
236236
[NOTE]
237237
====
238-
As of {product-title} version 4.13, RHCOS is based on RHEL version 9.2, which updates the micro-architecture requirements. The following list contains the minimum instruction set architectures (ISA) that each architecture requires:
238+
For {product-title} version 4.18, RHCOS is based on RHEL version 9.4, which updates the micro-architecture requirements. The following list contains the minimum instruction set architectures (ISA) that each architecture requires:
239239

240240
* x86-64 architecture requires x86-64-v2 ISA
241241
* ARM64 architecture requires ARMv8.0-A ISA

modules/minimum-ibm-power-system-requirements.adoc

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ You can install {product-title} version {product-version} on the following {ibm-
1111

1212
* {ibm-power-name}9 or {ibm-power-name}10 processor-based systems
1313
14-
[NOTE]
15-
====
16-
Support for {op-system} functionality for all {ibm-power-name}8 models, {ibm-power-name} AC922, {ibm-power-name} IC922, and {ibm-power-name} LC922 is deprecated in {product-title} {product-version}. Red Hat recommends that you use later hardware models.
17-
====
18-
1914
[discrete]
2015
== Hardware requirements
2116

@@ -35,7 +30,7 @@ On your {ibm-power-name} instance, set up:
3530
[discrete]
3631
== Disk storage for the {ibm-power-title} guest virtual machines
3732

38-
* Local storage, or storage provisioned by the Virtual I/O Server using vSCSI, NPIV (N-Port ID Virtualization), Fibre Channel, or SSP (shared storage pools)
33+
* Local storage, or storage provisioned by the Virtual I/O Server using vSCSI, NPIV (N-Port ID Virtualization), Fibre Channel, Multipathing, or SSP (shared storage pools)
3934

4035
[discrete]
4136
== Network for the PowerVM guest virtual machines
@@ -47,6 +42,6 @@ On your {ibm-power-name} instance, set up:
4742
[discrete]
4843
== Storage / main memory
4944

50-
* 100 GB / 16 GB for {product-title} control plane machines
51-
* 100 GB / 8 GB for {product-title} compute machines
52-
* 100 GB / 16 GB for the temporary {product-title} bootstrap machine
45+
* 500 GB / 16 GB for {product-title} control plane machines
46+
* 500 GB / 8 GB for {product-title} compute machines
47+
* 500 GB / 16 GB for the temporary {product-title} bootstrap machine

modules/nw-operator-cr.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The values for the `defaultNetwork` object are defined in the following table:
138138
|`OVNKubernetes`. The {openshift-networking} network plugin is selected during installation. This value cannot be changed after cluster installation.
139139
[NOTE]
140140
====
141-
{product-title} uses the OVN-Kubernetes network plugin by default. OpenShift SDN is no longer available as an installation choice for new clusters.
141+
{product-title} uses the OVN-Kubernetes network plugin by default.
142142
====
143143

144144
|`ovnKubernetesConfig`

modules/ssh-agent-using.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,7 @@ Do not skip this procedure in production environments, where disaster recovery a
128128
ifndef::osp,ibm-z[]
129129
[NOTE]
130130
====
131-
You must use a local key, not one that you configured with platform-specific
132-
approaches such as
133-
link:https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html[AWS key pairs].
131+
You must use a local key, not one that you configured with platform-specific approaches.
134132
====
135133
endif::[]
136134

0 commit comments

Comments
 (0)