From 8ade4b669aec6ac76dea2672d9be6186750d703f Mon Sep 17 00:00:00 2001 From: Enxebre Date: Fri, 10 Jan 2020 13:24:48 +0100 Subject: [PATCH] Remove ipi/upi dichotomy for machine management capabilities Usage of the machine API does NOT mandate that the customer used IPI. The only requirement is that the customer delegates the ability to create lifecycle machines to the product. --- modules/machine-user-provisioned-limitations.adoc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/modules/machine-user-provisioned-limitations.adoc b/modules/machine-user-provisioned-limitations.adoc index 8c61d82a01..ebb9445149 100644 --- a/modules/machine-user-provisioned-limitations.adoc +++ b/modules/machine-user-provisioned-limitations.adoc @@ -8,8 +8,6 @@ [IMPORTANT] ==== -This process is not applicable to clusters that use user-provisioned -infrastructure. Because you manually provisioned your machines yourself, you -cannot use the advanced machine management and scaling capabilities -that an installer-provisioned infrastructure cluster offers. +This process is not applicable to clusters where you manually provisioned the machines yourself. You +can use the advanced machine management and scaling capabilities only in clusters where the machine API is operational. ====