Skip to content

Commit 49d443f

Browse files
committed
Installer Provisioned Infrastructure
1 parent a1dc129 commit 49d443f

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

modules/cloud_installations.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// * installation/installing-customizations-cloud.adoc
55

66
[id='cloud-installations-{context}']
7-
= {product-title} clusters on clouds
7+
= {product-title} clusters on Installer Provisioned Infrastructure
88

99
[IMPORTANT]
1010
====
@@ -19,7 +19,7 @@ cluster. These details include ...
1919
With a customized cluster, you can specify more details of the installation,
2020
such as ...
2121

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
2323
installer from link:try.openshift.com. This site manages:
2424
* REST API for accounts
2525
* Registry tokens, which are the pull secrets that you use to obtain the required
@@ -28,7 +28,8 @@ components
2828
account to facilitate the gathering of usage metrics
2929

3030
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,
3233
you delegate the infrastructure bootstrapping and provisioning to the installer
3334
instead of doing it yourself. Because you do not use the installer to upgrade or
3435
update your cluster, if you do not highly customize your cluster, you run the

modules/installation-options.adoc

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,22 @@
55
[id='installation-options-{context}']
66
= Installation options
77

8-
In {product-title} version 4.0, you can install only clusters that use fully-managed
9-
infrastructure in Amazon Web Services (AWS). These clusters use Red Hat CoreOS
8+
In {product-title} version 4.0, you can install only clusters that use
9+
Installer Provisioned Infrastructure in Amazon Web Services (AWS).
10+
These clusters use Red Hat CoreOS
1011
nodes as the operating system. Future versions of {product-title} will support
11-
clusters that run on more cloud providers or using your own infrastructure.
12-
12+
clusters that use both Installer Provisioned Infrastructure
13+
and User Provisioned Infrastructure on more cloud providers and on bare metal.
14+
With all cluster types, you must use Red Hat CoreOS as the operating system for
15+
control plane nodes.
1316
////
1417
If you want to
1518
use any other cloud or install your cluster on-premise, use the bring your own
1619
infrastructure option to install your cluster on existing Red Hat Enterprise
1720
Linux (RHEL) hosts.
1821
////
1922

20-
The fully-managed option offers full-stack automation to:
23+
Using Installer Provisioned Infrastructure offers full-stack automation to:
2124

2225
* Manage compute
2326
* Manage operating system (RHCOS)

0 commit comments

Comments
 (0)