From 5f864183688f24b91ec453779eb5e7df495ac6c4 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Thu, 14 Nov 2024 14:39:27 -0700 Subject: [PATCH] edits to kots intro --- docs/intro-kots.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/intro-kots.mdx b/docs/intro-kots.mdx index 65306e195..ba383ab8a 100644 --- a/docs/intro-kots.mdx +++ b/docs/intro-kots.mdx @@ -64,6 +64,12 @@ The following shows an example of the Admin Console dashboard for an application [View a larger version of this image](/images/guides/kots/application.png) +For applications installed with Replicated Embedded Cluster in a VM or bare metal server, the Admin Console also includes a **Cluster Management** tab where users can add and manage nodes in the embedded cluster, as shown below: + +![Admin console dashboard with Cluster Management tab](/images/gitea-ec-ready.png) + +[View a larger version of this image](/images/gitea-ec-ready.png) + ### KOTS CLI The KOTS command-line interface (CLI) is a kubectl plugin. Customers can run commands with the KOTS CLI to install and manage their application instances with KOTS programmatically.