1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #17098 from openshift-cherrypick-robot/cherry-pick-16976-to-enterprise-4.2

[enterprise-4.2] bug 1744072 correcting UPI autoscaling
This commit is contained in:
Kathryn Alexander
2019-10-08 10:17:14 -04:00
committed by GitHub
2 changed files with 8 additions and 2 deletions

View File

@@ -9,6 +9,12 @@ Applying autoscaling to an {product-title} cluster involves deploying a
ClusterAutoscaler and then deploying MachineAutoscalers for each Machine type
in your cluster.
[IMPORTANT]
====
You can configure the ClusterAutoscaler only in clusters that use
installer-provisioned infrastructure.
====
include::modules/cluster-autoscaler-about.adoc[leveloffset=+1]
include::modules/machine-autoscaler-about.adoc[leveloffset=+1]

View File

@@ -7,8 +7,8 @@
= Completing an AWS installation on user-provisioned infrastructure
After you start the {product-title} installation on Amazon Web Service (AWS)
user-provisioned infrastructure, remove the bootstrap node, reconcile the default
Machine and MachineSet definitions, and delete unused nodes
user-provisioned infrastructure, remove the bootstrap node, and wait for
installation to complete.
.Prerequisites