Skip to content

Commit 1681784

Browse files
committed
PR to update - IBM Power Systems to IBM Power
1 parent e02adc0 commit 1681784

19 files changed

+36
-34
lines changed

_topic_maps/_topic_map.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -262,15 +262,15 @@ Topics:
262262
File: installing-ibm-z-kvm
263263
- Name: Restricted network IBM Z installation with RHEL KVM
264264
File: installing-restricted-networks-ibm-z-kvm
265-
- Name: Installing on IBM Power Systems
265+
- Name: Installing on IBM Power
266266
Dir: installing_ibm_power
267267
Distros: openshift-enterprise
268268
Topics:
269-
- Name: Preparing to install on IBM Power Systems
269+
- Name: Preparing to install on IBM Power
270270
File: preparing-to-install-on-ibm-power
271-
- Name: Installing a cluster on IBM Power Systems
271+
- Name: Installing a cluster on IBM Power
272272
File: installing-ibm-power
273-
- Name: Restricted network IBM Power Systems installation
273+
- Name: Restricted network IBM Power installation
274274
File: installing-restricted-networks-ibm-power
275275
- Name: Installing on OpenStack
276276
Dir: installing_openstack
@@ -1591,7 +1591,7 @@ Topics:
15911591
File: installing-sbo
15921592
- Name: Getting started with service binding
15931593
File: getting-started-with-service-binding
1594-
- Name: Getting started with service binding on IBM Power Systems, IBM Z, and LinuxONE
1594+
- Name: Getting started with service binding on IBM Power, IBM Z, and LinuxONE
15951595
File: getting-started-with-service-binding-ibm-power-ibm-z
15961596
- Name: Exposing binding data from a service
15971597
File: exposing-binding-data-from-a-service

applications/working_with_helm_charts/installing-helm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can also find the URL to the latest binaries from the {product-title} web co
3030
# curl -L https://mirror.openshift.com/pub/openshift-v4/clients/helm/latest/helm-linux-s390x -o /usr/local/bin/helm
3131
----
3232

33-
* Linux on IBM Power Systems (ppc64le)
33+
* Linux on IBM Power (ppc64le)
3434
+
3535
[source,terminal]
3636
----

installing/installing_ibm_power/installing-ibm-power.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1+
:_content-type: ASSEMBLY
12
[id="installing-ibm-power"]
2-
= Installing a cluster on IBM Power Systems
3+
= Installing a cluster on IBM Power
34
include::modules/common-attributes.adoc[]
45
:context: installing-ibm-power
56

67
toc::[]
78

89
In {product-title} version {product-version}, you can install a cluster on
9-
IBM Power Systems infrastructure that you provision.
10+
IBM Power infrastructure that you provision.
1011

1112
[IMPORTANT]
1213
====
@@ -72,7 +73,7 @@ include::modules/installation-user-infra-generate-k8s-manifest-ignition.adoc[lev
7273
[id="creating-machines-bare-metal-power"]
7374
== Installing {op-system} and starting the {product-title} bootstrap process
7475

75-
To install {product-title} on IBM Power Systems infrastructure that you provision, you must install {op-system-first} on the machines. When you install {op-system}, you must provide the Ignition config file that was generated by the {product-title} installation program for the type of machine you are installing. If you have configured suitable networking, DNS, and load balancing infrastructure, the {product-title} bootstrap process begins automatically after the {op-system} machines have rebooted.
76+
To install {product-title} on IBM Power infrastructure that you provision, you must install {op-system-first} on the machines. When you install {op-system}, you must provide the Ignition config file that was generated by the {product-title} installation program for the type of machine you are installing. If you have configured suitable networking, DNS, and load balancing infrastructure, the {product-title} bootstrap process begins automatically after the {op-system} machines have rebooted.
7677

7778
Follow either the steps to use an ISO image or network PXE booting to install {op-system} on the machines.
7879

installing/installing_ibm_power/installing-restricted-networks-ibm-power.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1+
:_content-type: ASSEMBLY
12
[id="installing-restricted-networks-ibm-power"]
2-
= Installing a cluster on IBM Power Systems in a restricted network
3+
= Installing a cluster on IBM Power in a restricted network
34
include::modules/common-attributes.adoc[]
45
:context: installing-restricted-networks-ibm-power
56

67
toc::[]
78

89
In {product-title} version {product-version}, you can install a cluster on
9-
IBM Power Systems infrastructure that you provision in a restricted network.
10+
IBM Power infrastructure that you provision in a restricted network.
1011

1112
[IMPORTANT]
1213
====
@@ -80,7 +81,7 @@ include::modules/installation-user-infra-generate-k8s-manifest-ignition.adoc[lev
8081
[id="creating-machines-ibm-power-restricted-network"]
8182
== Installing {op-system} and starting the {product-title} bootstrap process
8283

83-
To install {product-title} on IBM Power Systems infrastructure that you provision, you must install {op-system-first} on the machines. When you install {op-system}, you must provide the Ignition config file that was generated by the {product-title} installation program for the type of machine you are installing. If you have configured suitable networking, DNS, and load balancing infrastructure, the {product-title} bootstrap process begins automatically after the {op-system} machines have rebooted.
84+
To install {product-title} on IBM Power infrastructure that you provision, you must install {op-system-first} on the machines. When you install {op-system}, you must provide the Ignition config file that was generated by the {product-title} installation program for the type of machine you are installing. If you have configured suitable networking, DNS, and load balancing infrastructure, the {product-title} bootstrap process begins automatically after the {op-system} machines have rebooted.
8485

8586
Follow either the steps to use an ISO image or network PXE booting to install {op-system} on the machines.
8687

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="preparing-to-install-on-ibm-power"]
2-
= Preparing to install on IBM Power Systems
2+
= Preparing to install on IBM Power
33
include::modules/common-attributes.adoc[]
44
:context: preparing-to-install-on-ibm-power
55

@@ -12,10 +12,10 @@ toc::[]
1212
* You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users].
1313

1414
[id="choosing-an-method-to-install-ocp-on-ibm-power"]
15-
== Choosing a method to install {product-title} on IBM Power Systems
15+
== Choosing a method to install {product-title} on IBM Power
1616

17-
You can install a cluster on IBM Power Systems infrastructure that you provision, by using one of the following methods:
17+
You can install a cluster on IBM Power infrastructure that you provision, by using one of the following methods:
1818

19-
* **xref:../../installing/installing_ibm_power/installing-ibm-power.adoc#installing-ibm-power[Installing a cluster on IBM Power Systems]**: You can install {product-title} on IBM Power Systems infrastructure that you provision.
19+
* **xref:../../installing/installing_ibm_power/installing-ibm-power.adoc#installing-ibm-power[Installing a cluster on IBM Power]**: You can install {product-title} on IBM Power infrastructure that you provision.
2020

21-
* **xref:../../installing/installing_ibm_power/installing-restricted-networks-ibm-power.adoc#installing-restricted-networks-ibm-power[Installing a cluster on IBM Power Systems in a restricted network]**: You can install {product-title} on IBM Power Systems infrastructure that you provision in a restricted or disconnected network, by using an internal mirror of the installation release content. You can use this method to install a cluster that does not require an active internet connection to obtain the software components. You can also use this installation method to ensure that your clusters only use container images that satisfy your organizational controls on external content.
21+
* **xref:../../installing/installing_ibm_power/installing-restricted-networks-ibm-power.adoc#installing-restricted-networks-ibm-power[Installing a cluster on IBM Power in a restricted network]**: You can install {product-title} on IBM Power infrastructure that you provision in a restricted or disconnected network, by using an internal mirror of the installation release content. You can use this method to install a cluster that does not require an active internet connection to obtain the software components. You can also use this installation method to ensure that your clusters only use container images that satisfy your organizational controls on external content.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ifdef::ibm-z,ibm-z-kvm[]
5252
= Sample `install-config.yaml` file for IBM Z
5353
endif::ibm-z,ibm-z-kvm[]
5454
ifdef::ibm-power[]
55-
= Sample `install-config.yaml` file for IBM Power Systems
55+
= Sample `install-config.yaml` file for IBM Power
5656
endif::ibm-power[]
5757
ifdef::agnostic[]
5858
= Sample `install-config.yaml` file for other platforms
@@ -263,7 +263,7 @@ load balancers and routers to manage the traffic.
263263
configuration variables for
264264
ifndef::ibm-z,ibm-z-kvm,ibm-power,rhv[your platform.]
265265
ifdef::ibm-z,ibm-z-kvm[IBM Z infrastructure.]
266-
ifdef::ibm-power[IBM Power Systems infrastructure.]
266+
ifdef::ibm-power[IBM Power infrastructure.]
267267
ifdef::rhv[RHV infrastructure.]
268268
ifndef::openshift-origin[]
269269
+

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// * installing/installing_ibm_power/installing-restricted-networks-ibm-power.adoc
55

66
[id="minimum-ibm-power-system-requirements_{context}"]
7-
= Minimum IBM Power Systems requirements
7+
= Minimum IBM Power requirements
88

99
You can install {product-title} version {product-version} on the following IBM hardware:
1010

modules/olm-pruning-index-image.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ $ opm index prune \
126126
----
127127
<1> Index to prune.
128128
<2> Comma-separated list of packages to keep.
129-
<3> Required only for IBM Power Systems and IBM Z images: Operator Registry base image with the tag that matches the target {product-title} cluster major and minor version.
129+
<3> Required only for IBM Power and IBM Z images: Operator Registry base image with the tag that matches the target {product-title} cluster major and minor version.
130130
<4> Custom tag for new index image being built.
131131

132132
. Run the following command to push the new index image to your target registry:

modules/openshift-cluster-maximums-environment.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ AWS cloud platform:
5757
5. Cluster is scaled in iterations and performance and scalability tests are executed at the specified node counts.
5858
--
5959

60-
IBM Power Systems platform:
60+
IBM Power platform:
6161

6262
[options="header",cols="6*"]
6363
|===

modules/registry-configuring-storage-baremetal.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ifdef::ibm-z[]
2929
= Configuring registry storage for IBM Z
3030
endif::ibm-z[]
3131
ifdef::ibm-power[]
32-
= Configuring registry storage for IBM Power Systems
32+
= Configuring registry storage for IBM Power
3333
endif::ibm-power[]
3434

3535
As a cluster administrator, following installation you must configure your
@@ -41,7 +41,7 @@ registry to use storage.
4141
* You have a cluster
4242
ifndef::ibm-z,ibm-power[that uses manually-provisioned {op-system-first} nodes, such as bare metal.]
4343
ifdef::ibm-z[on IBM Z.]
44-
ifdef::ibm-power[on IBM Power Systems.]
44+
ifdef::ibm-power[on IBM Power.]
4545
ifndef::ibm-z[* You have provisioned persistent storage for your cluster, such as Red Hat OpenShift Container Storage.]
4646
ifdef::ibm-z[* You have provisioned persistent storage for your cluster.]
4747
+

0 commit comments

Comments
 (0)