From 49d443f07e4b7c6c0aaf080b05c627281ba1af82 Mon Sep 17 00:00:00 2001 From: Kathryn Alexander Date: Fri, 18 Jan 2019 11:16:45 -0500 Subject: [PATCH] Installer Provisioned Infrastructure --- modules/cloud_installations.adoc | 7 ++++--- modules/installation-options.adoc | 13 ++++++++----- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/modules/cloud_installations.adoc b/modules/cloud_installations.adoc index 92c7187a76ca..38053c0f627d 100644 --- a/modules/cloud_installations.adoc +++ b/modules/cloud_installations.adoc @@ -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] ==== @@ -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 @@ -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 diff --git a/modules/installation-options.adoc b/modules/installation-options.adoc index 5ff17d42ec3f..59f41d1c199f 100644 --- a/modules/installation-options.adoc +++ b/modules/installation-options.adoc @@ -5,11 +5,14 @@ [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 @@ -17,7 +20,7 @@ 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)