You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Air Gap Installation with Embedded Cluster (Beta)
7
+
# Air Gap Installation with Embedded Cluster
8
8
9
9
This topic describes how to install applications with Embedded Cluster on a virtual machine (VM) or bare metal server with no outbound internet access.
# Online Installation with Embedded Cluster (Beta)
3
+
# Online Installation with Embedded Cluster
4
4
5
-
This topic describes how to install an application in an online (internet-connected) environment with the Replicated Embedded Cluster installer. For information about air gap installations with Embedded Cluster, see [Air Gap Installation with Embedded Cluster (Beta)](/enterprise/installing-embedded-air-gap).
5
+
This topic describes how to install an application in an online (internet-connected) environment with the Replicated Embedded Cluster installer. For information about air gap installations with Embedded Cluster, see [Air Gap Installation with Embedded Cluster](/enterprise/installing-embedded-air-gap).
<p>A default set of host preflight checks verify that the installation environment meets the requirements for Embedded Cluster and provide clear feedback to users.</p>
Copy file name to clipboardExpand all lines: docs/reference/embedded-config.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Embedded Cluster Config (Beta)
1
+
# Embedded Cluster Config
2
2
3
3
This topic is a reference for the Replicated Embedded Cluster Config custom resource. For more information about Embedded Cluster, see [Using Embedded Cluster](/vendor/embedded-overview).
Copy file name to clipboardExpand all lines: docs/release-notes/rn-app-manager.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -501,7 +501,7 @@ Support for Kubernetes: 1.26, 1.27, 1.28, and 1.29
501
501
* Adds the ability to update the config values for any app version using the admin console.
502
502
503
503
### Improvements {#improvements-1-108-0}
504
-
* Hides the **Application** and **Cluster Management** tabs on the admin console navbar during the initial installation flow with Replicated embedded cluster (Beta). For more information, see [Using Embedded Cluster (Beta)](/vendor/embedded-overview).
504
+
* Hides the **Application** and **Cluster Management** tabs on the admin console navbar during the initial installation flow with Replicated embedded cluster (Beta). For more information, see [Using Embedded Cluster](/vendor/embedded-overview).
505
505
506
506
### Bug Fixes {#bug-fixes-1-108-0}
507
507
* Fixes an issue where the license upload page flashed briefly before being redirected to the login page.
Copy file name to clipboardExpand all lines: docs/release-notes/rn-vendor-platform.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -798,7 +798,7 @@ Released on March 7, 2024
798
798
Released on March 7, 2024
799
799
800
800
### New Features {#new-features-v2024-03-07-0}
801
-
* Adds the Replicated embedded cluster (Beta) distribution to the compatibility matrix. For more information, see [Using Embedded Cluster (Beta)](/vendor/embedded-overview).
801
+
* Adds the Replicated embedded cluster (Beta) distribution to the compatibility matrix. For more information, see [Using Embedded Cluster](/vendor/embedded-overview).
802
802
803
803
## v2024.03.06-3
804
804
@@ -819,7 +819,7 @@ Released on February 29, 2024
819
819
Released on February 29, 2024
820
820
821
821
### New Features {#new-features-v2024-02-29-0}
822
-
* Enables the Embedded Cluster option on the customer license page. For more information, see [Using Embedded Cluster (Beta)](/vendor/embedded-overview).
822
+
* Enables the Embedded Cluster option on the customer license page. For more information, see [Using Embedded Cluster](/vendor/embedded-overview).
This topic describes how to use the Replicated Embedded Cluster to configure, install, and manage your application in an embedded Kubernetes cluster.
12
12
13
13
:::note
14
-
Embedded cluster is in beta. If you are instead looking for information about creating Kubernetes Installers with Replicated kURL, see the [Replicated kURL](/vendor/packaging-embedded-kubernetes) section.
14
+
If you are instead looking for information about creating Kubernetes Installers with Replicated kURL, see the [Replicated kURL](/vendor/packaging-embedded-kubernetes) section.
15
15
:::
16
16
17
17
## Overview
@@ -78,7 +78,7 @@ Embedded Cluster has the following limitations:
78
78
79
79
You can use the following steps to get started quickly with Embedded Cluster. More detailed documentation is available below.
80
80
81
-
1. Create a new customer or edit an existing customer and select the **Embedded Cluster Enabled (Beta)** license option. Save the customer.
81
+
1. Create a new customer or edit an existing customer and select the **Embedded Cluster Enabled** license option. Save the customer.
82
82
83
83
1. Create a new release that includes your application. In that release, create an Embedded Cluster Config that includes, at minimum, the Embedded Cluster version you want to use. See the Embedded Cluster [GitHub repo](https://github.com/replicatedhq/embedded-cluster/releases) to find the latest version.
*[Air Gap Installation with Embedded Cluster](/enterprise/installing-embedded-air-gap)
126
126
127
127
### Customer-Specific Installation Instructions
128
128
@@ -184,7 +184,7 @@ To serve Embedded Cluster installation assets with the Vendor API:
184
184
185
185
<UpdateOverview/>
186
186
187
-
For more information about updating, see [Performing Updates with Embedded Cluster (Beta)](/enterprise/updating-embedded).
187
+
For more information about updating, see [Performing Updates with Embedded Cluster](/enterprise/updating-embedded).
188
188
189
189
## Access the Cluster
190
190
@@ -316,7 +316,7 @@ High availability is supported with Embedded cluster version 1.4.1 or later
316
316
317
317
To create a multi-node HA cluster:
318
318
319
-
1. Set up a cluster with at least two controller nodes. You can do an online (internet-connected) or air gap installation. For online clusters, see [Add Nodes (Alpha)](#add-nodes) above. For air gap clusters, see [Air Gap Installation with Embedded Cluster (Beta)](/enterprise/installing-embedded-air-gap).
319
+
1. Set up a cluster with at least two controller nodes. You can do an online (internet-connected) or air gap installation. For online clusters, see [Add Nodes (Alpha)](#add-nodes) above. For air gap clusters, see [Air Gap Installation with Embedded Cluster](/enterprise/installing-embedded-air-gap).
320
320
321
321
1. SSH onto a third node that you want to join to the cluster as a controller.
0 commit comments