From 6fdf250a4ceb05eb5ee4e3ea2868a3886c26b8d1 Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Wed, 20 Aug 2025 13:41:03 -0600 Subject: [PATCH 1/2] Update installing-embedded-automation.mdx --- docs/enterprise/installing-embedded-automation.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/enterprise/installing-embedded-automation.mdx b/docs/enterprise/installing-embedded-automation.mdx index 01e6faa6f6..530d02b1fe 100644 --- a/docs/enterprise/installing-embedded-automation.mdx +++ b/docs/enterprise/installing-embedded-automation.mdx @@ -5,6 +5,10 @@ import ConfigValuesProcedure from "../partials/configValues/_config-values-proce This topic describes how to install an application with Replicated Embedded Cluster from the command line, without needing to access the Replicated KOTS Admin Console. +:::note +The following information applies only to initial installation with Embedded Cluster. Subsequent updates are not currently available in automated (headless) mode and must be conducted through the Admin UI. +::: + ## Overview A common use case for installing with Embedded Cluster from the command line is to automate installation, such as performing headless installations as part of CI/CD pipelines. From 526d544d09228f35ff21c4c3736b2a9ec2e9de79 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Wed, 20 Aug 2025 18:28:48 -0600 Subject: [PATCH 2/2] docs edits --- docs/enterprise/installing-embedded-automation.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/enterprise/installing-embedded-automation.mdx b/docs/enterprise/installing-embedded-automation.mdx index 530d02b1fe..b08ffc1121 100644 --- a/docs/enterprise/installing-embedded-automation.mdx +++ b/docs/enterprise/installing-embedded-automation.mdx @@ -5,10 +5,6 @@ import ConfigValuesProcedure from "../partials/configValues/_config-values-proce This topic describes how to install an application with Replicated Embedded Cluster from the command line, without needing to access the Replicated KOTS Admin Console. -:::note -The following information applies only to initial installation with Embedded Cluster. Subsequent updates are not currently available in automated (headless) mode and must be conducted through the Admin UI. -::: - ## Overview A common use case for installing with Embedded Cluster from the command line is to automate installation, such as performing headless installations as part of CI/CD pipelines. @@ -23,6 +19,10 @@ The KOTS ConfigValues file includes the fields that are defined in the KOTS Conf +## Limtiation + +Automating deployment with Embedded Cluster is supported only for the initial installation. Performing automated (headless) updates of existing installations with Embedded Cluster is not supported. For information about how to update an existing installation through the Admin Console UI, see [Perform Updates in Embedded Clusters](/enterprise/updating-embedded). + ## Online (Internet-Connected) Installation To install with Embedded Cluster in an online environment: