Skip to content

Commit 526d544

Browse files
committed
docs edits
1 parent 6fdf250 commit 526d544

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/enterprise/installing-embedded-automation.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ import ConfigValuesProcedure from "../partials/configValues/_config-values-proce
55

66
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.
77

8-
:::note
9-
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.
10-
:::
11-
128
## Overview
139

1410
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
2319

2420
<ConfigValuesExample/>
2521

22+
## Limtiation
23+
24+
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).
25+
2626
## Online (Internet-Connected) Installation
2727

2828
To install with Embedded Cluster in an online environment:

0 commit comments

Comments
 (0)