Skip to content

Commit 641221f

Browse files
committed
edits
1 parent 49fb00b commit 641221f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/intro-replicated.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,17 @@ For more information, see [About Compatibility Matrix](/vendor/testing-about).
4949

5050
Replicated Embedded Cluster is a Kubernetes installer based on the open source Kubernetes distribution k0s. With Embedded Cluster, users install and manage both the cluster and the application together as a single appliance on a VM or bare metal server. In this way, Kubernetes is _embedded_ with the application.
5151

52-
Additionally, each version of Embedded Cluster includes a specific version of the Replicated KOTS installer. KOTS is used to install the application and also provides the Admin Console.
52+
Additionally, each version of Embedded Cluster includes a specific version of Replicated KOTS that is installed in the cluster during installation. KOTS is used by Embedded Cluster to deploy the application and also provides the Admin Console UI where users can manage both the application and the cluster.
5353

5454
For more information, see [Using Embedded Cluster](/vendor/embedded-overview).
5555

5656
### KOTS (Admin Console)
5757

5858
KOTS is a kubectl plugin and in-cluster Admin Console that installs Kubernetes applications in customer-controlled environments.
5959

60-
The Admin Console is the user interface for installing and managing applications with KOTS. KOTS also provides a CLI that can be used to programmatically install and manage applications.
60+
KOTS is used by Replicated Embedded Cluster to deploy applications and also to provide the Admin Console UI where users can manage both the application and the cluster. Embedded Cluster automatically installs KOTS during installation.
61+
62+
KOTS can also be used to install applications in existing Kubernetes clusters in customer-controlled environments, including clusters in air-gapped environments with limited or no outbound internet access.
6163

6264
For more information, see [Introduction to KOTS](intro-kots).
6365

0 commit comments

Comments
 (0)