Skip to content

Commit

Permalink
Installer Provisioned Infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
kalexand-rh committed Jan 18, 2019
1 parent a1dc129 commit 49d443f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
7 changes: 4 additions & 3 deletions modules/cloud_installations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// * installation/installing-customizations-cloud.adoc

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

[IMPORTANT]
====
Expand All @@ -19,7 +19,7 @@ cluster. These details include ...
With a customized cluster, you can specify more details of the installation,
such as ...

When you install a fully-managed {product-title} cluster, you download the
When you install {product-title} cluster with Installer Provisioned Infrastructure (IPI), you download the
installer from link:try.openshift.com. This site manages:
* REST API for accounts
* Registry tokens, which are the pull secrets that you use to obtain the required
Expand All @@ -28,7 +28,8 @@ components
account to facilitate the gathering of usage metrics

In {product-title} v4, the installer is a Go binary that performs a
series of file transformations on a set of assets. With the fully-managed option,
series of file transformations on a set of assets. When you use Installer
Provisioned Infrastructure,
you delegate the infrastructure bootstrapping and provisioning to the installer
instead of doing it yourself. Because you do not use the installer to upgrade or
update your cluster, if you do not highly customize your cluster, you run the
Expand Down
13 changes: 8 additions & 5 deletions modules/installation-options.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,22 @@
[id='installation-options-{context}']
= Installation options

In {product-title} version 4.0, you can install only clusters that use fully-managed
infrastructure in Amazon Web Services (AWS). These clusters use Red Hat CoreOS
In {product-title} version 4.0, you can install only clusters that use
Installer Provisioned Infrastructure in Amazon Web Services (AWS).
These clusters use Red Hat CoreOS
nodes as the operating system. Future versions of {product-title} will support
clusters that run on more cloud providers or using your own infrastructure.

clusters that use both Installer Provisioned Infrastructure
and User Provisioned Infrastructure on more cloud providers and on bare metal.
With all cluster types, you must use Red Hat CoreOS as the operating system for
control plane nodes.
////
If you want to
use any other cloud or install your cluster on-premise, use the bring your own
infrastructure option to install your cluster on existing Red Hat Enterprise
Linux (RHEL) hosts.
////

The fully-managed option offers full-stack automation to:
Using Installer Provisioned Infrastructure offers full-stack automation to:

* Manage compute
* Manage operating system (RHCOS)
Expand Down

0 comments on commit 49d443f

Please sign in to comment.