4
4
// * installation/installing-customizations-cloud.adoc
5
5
6
6
[id='cloud-installations-{context}']
7
- = {product-title} clusters on clouds
7
+ = {product-title} clusters on Installer Provisioned Infrastructure
8
8
9
9
[IMPORTANT]
10
10
====
@@ -19,7 +19,7 @@ cluster. These details include ...
19
19
With a customized cluster, you can specify more details of the installation,
20
20
such as ...
21
21
22
- When you install a fully-managed {product-title} cluster, you download the
22
+ When you install {product-title} cluster with Installer Provisioned Infrastructure (IPI) , you download the
23
23
installer from link:try.openshift.com. This site manages:
24
24
* REST API for accounts
25
25
* Registry tokens, which are the pull secrets that you use to obtain the required
@@ -28,7 +28,8 @@ components
28
28
account to facilitate the gathering of usage metrics
29
29
30
30
In {product-title} v4, the installer is a Go binary that performs a
31
- series of file transformations on a set of assets. With the fully-managed option,
31
+ series of file transformations on a set of assets. When you use Installer
32
+ Provisioned Infrastructure,
32
33
you delegate the infrastructure bootstrapping and provisioning to the installer
33
34
instead of doing it yourself. Because you do not use the installer to upgrade or
34
35
update your cluster, if you do not highly customize your cluster, you run the
0 commit comments