Skip to content

Commit 22d14b3

Browse files
authored
Mark multi-node as beta (#2701)
1 parent 044dfa7 commit 22d14b3

File tree

3 files changed

+5
-13
lines changed

3 files changed

+5
-13
lines changed

docs/enterprise/installing-embedded-air-gap.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ import Prerequisites from "../partials/install/_ec-prereqs.mdx"
88

99
This topic describes how to install applications with Embedded Cluster on a virtual machine (VM) or bare metal server with no outbound internet access.
1010

11-
:::note
12-
Embedded Cluster installations in air gap environments is a beta feature. This feature is subject to change. To get access to this feature, reach out to Alex Parker at [[email protected]](mailto:[email protected]).
13-
:::
14-
1511
## Overview
1612

1713
When an air gap bundle is built for a release containing an Embedded Cluster Config, both an application air gap bundle and an Embedded Cluster air gap bundle are built. The application air gap bundle can be used for air gap installations with Replicated kURL or with Replicated KOTS in an existing cluster. The Embedded Cluster air gap bundle is used for air gap installations with Embedded Cluster.

docs/enterprise/updating-embedded.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import Overview from "../partials/embedded-cluster/_update-overview.mdx"
99
This topic describes how to perform updates for [Replicated Embedded Cluster](/vendor/embedded-overview) installations.
1010

1111
:::note
12-
Embedded cluster is in beta. If you are instead looking for information about Replicated kURL, see [Performing Updates in kURL Clusters](updating-kurl).
12+
If you are instead looking for information about Replicated kURL, see [Performing Updates in kURL Clusters](updating-kurl).
1313
:::
1414

1515
## Overview
@@ -68,11 +68,7 @@ To perform an update with Embedded Cluster:
6868
KOTS can experience downtime during an update, such as in single-node installations. If downtime occurs, refreshing the page results in a connection error. Users can refresh the page again after the update is complete to access the Admin Console.
6969
:::
7070

71-
## Update in Air Gap Clusters (Alpha)
72-
73-
:::important
74-
Embedded Cluster installations in air gap environments in an Alpha feature. This feature is subject to change, including breaking changes. To get access to this feature, reach out to Alex Parker at [[email protected]](mailto:[email protected]).
75-
:::
71+
## Update in Air Gap Clusters
7672

7773
<DoNotDowngrade/>
7874

docs/vendor/embedded-overview.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Embedded Cluster has the following limitations:
5151

5252
* **No automated migration from kURL**: There is no automated migration from an existing kURL instance to Embedded Cluster. For a manual migration procedure, reach out to Alex Parker at [email protected].
5353

54-
* **Multi-node support is in alpha**: Support for multi-node embedded clusters is in alpha. Only single-node embedded clusters are in beta. For more information, see [Enable High Availability for Multi-Node Clusters (Alpha)](#ha) below.
54+
* **Multi-node support is in beta**: Support for multi-node embedded clusters is in beta, and enabling high availability for multi-node clusters is in alpha. Only single-node embedded clusters are generally available. For more information, see [Add Nodes (Beta)](#add-nodes) and [Enable High Availability for Multi-Node Clusters (Alpha)](#ha) below.
5555

5656
* **Disaster recovery is in alpha**: Disaster Recovery for Embedded Cluster installations is in alpha. For more information, see [Disaster Recovery for Embedded Cluster (Alpha)](/vendor/embedded-disaster-recovery).
5757

@@ -121,7 +121,7 @@ This section provides an overview of installing applications with Embedded Clust
121121

122122
### Installation Options
123123

124-
Embedded Cluster supports installations in online (internet-connected) environments and has alpha support for installing in air gap environments with no outbound internet access.
124+
Embedded Cluster supports installations in online (internet-connected) environments and air gap environments with no outbound internet access.
125125

126126
For online installations, Embedded Cluster also supports installing behind a proxy server.
127127

@@ -264,7 +264,7 @@ You can then use the support bundle for troubleshooting or provide it to Replica
264264

265265
The section describes managing nodes in clusters created with Embedded Cluster, including how to add or reset nodes.
266266

267-
### Add Nodes (Alpha) {#add-nodes}
267+
### Add Nodes (Beta) {#add-nodes}
268268

269269
You can add nodes and create a multi-node cluster. When adding nodes, you select one or more roles for that node, depending on which roles are defined in the Embedded Cluster config. The Admin Console provides the join command you use to join nodes to the cluster.
270270

0 commit comments

Comments
 (0)