You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you deploy an {product-title} cluster, you provide a customized `install-config.yaml` installation configuration file that describes the details for your environment.
== Installing {op-system} and starting the {product-title} bootstrap process
84
86
85
-
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.
87
+
To install {product-title} on {ibmpowerProductName} 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.
86
88
87
89
Follow either the steps to use an ISO image or network PXE booting to install {op-system} on the machines.
== Installing {op-system} and starting the {product-title} bootstrap process
92
94
93
-
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.
95
+
To install {product-title} on {ibmpowerProductName} 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.
94
96
95
97
Follow either the steps to use an ISO image or network PXE booting to install {op-system} on the machines.
// Managing headings is required as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493.
236
232
// This accommodates the existing IA of the installation assemblies, while the improvement is implemented.
237
233
// As part of the updates for the last provider, the conditions can be removed and the following heading can be used.
238
-
ifdef::vsphere,gcp,ibm-z[]
234
+
ifdef::vsphere,gcp,ibm-z,ibm-power[]
239
235
= Available installation configuration parameters for {platform}
240
-
endif::vsphere,gcp,ibm-z[]
236
+
endif::vsphere,gcp,ibm-z,ibm-power[]
241
237
242
238
// If install-config.yaml is generated by openshift-install
243
239
// The addition of providers beyond bare,ibm-power,ibm-z,ash is necessary as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493
@@ -248,31 +244,31 @@ Before you deploy an {product-title} cluster, you provide parameter values to de
248
244
endif::bare,ibm-power,ibm-z,ash,vsphere,gcp[]
249
245
250
246
// If the user manually creates install-config.yaml
251
-
ifdef::bare,ibm-power,ibm-power-vs,ash[]
247
+
ifdef::bare,ibm-power-vs,ash[]
252
248
Before you deploy an {product-title} cluster, you provide a customized `install-config.yaml` installation configuration file that describes the details for your environment.
253
-
endif::bare,ibm-power,ibm-power-vs,ash[]
249
+
endif::bare,ibm-power-vs,ash[]
254
250
255
251
// A condition for this note is required as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493.
256
252
// This accommodates the existing content for installation assemblies, while the improvement is implemented.
257
253
// As part of the updates for the last provider, this note can be removed from the module
258
-
ifndef::vsphere,gcp,ibm-z[]
254
+
ifndef::vsphere,gcp,ibm-z,ibm-power[]
259
255
[NOTE]
260
256
====
261
257
After installation, you cannot modify these parameters in the `install-config.yaml` file.
262
258
====
263
-
endif::vsphere,gcp,ibm-z[]
259
+
endif::vsphere,gcp,ibm-z,ibm-power[]
264
260
265
261
// This condition is required as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493.
266
262
// As part of the update for each provider, this content applies to the net new provider-specific installation configuration parameter assembly.
267
263
// As part of the updates for the last provider, the conditions can be completely removed.
268
-
ifdef::vsphere,gcp,ibm-z[]
264
+
ifdef::vsphere,gcp,ibm-z,ibm-power[]
269
265
The following tables specify the required, optional, and {platform}-specific installation configuration parameters that you can set as part of the installation process.
270
266
271
267
[NOTE]
272
268
====
273
269
After installation, you cannot modify these parameters in the `install-config.yaml` file.
0 commit comments