Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/enterprise/installing-embedded-air-gap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import UpdateAirGapOverview from "../partials/embedded-cluster/_update-air-gap-o
import DoNotDowngrade from "../partials/embedded-cluster/_warning-do-not-downgrade.mdx"
import Prerequisites from "../partials/install/_ec-prereqs.mdx"

# Air Gap Installation with Embedded Cluster (Beta)
# Air Gap Installation with Embedded Cluster

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

Expand Down
4 changes: 2 additions & 2 deletions docs/enterprise/installing-embedded.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import Prerequisites from "../partials/install/_ec-prereqs.mdx"

# Online Installation with Embedded Cluster (Beta)
# Online Installation with Embedded Cluster

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).
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).

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion docs/enterprise/updating-embedded.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import UpdateAirGapOverview from "../partials/embedded-cluster/_update-air-gap-o
import DoNotDowngrade from "../partials/embedded-cluster/_warning-do-not-downgrade.mdx"
import Overview from "../partials/embedded-cluster/_update-overview.mdx"

# Performing Updates in Embedded Clusters (Beta)
# Performing Updates in Embedded Clusters

This topic describes how to perform updates for [Replicated Embedded Cluster](/vendor/embedded-overview) installations.

Expand Down
2 changes: 1 addition & 1 deletion docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pagination_next: null
<p>What's New?</p>
</li>
<li>
<h3>Embedded Cluster Runs Host Preflight Checks (Beta)</h3>
<h3>Embedded Cluster Runs Host Preflight Checks</h3>
<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>
</li>
<li>
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/embedded-config.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Embedded Cluster Config (Beta)
# Embedded Cluster Config

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).

Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/rn-app-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ Support for Kubernetes: 1.26, 1.27, 1.28, and 1.29
* Adds the ability to update the config values for any app version using the admin console.

### Improvements {#improvements-1-108-0}
* 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).
* 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).

### Bug Fixes {#bug-fixes-1-108-0}
* Fixes an issue where the license upload page flashed briefly before being redirected to the login page.
Expand Down
4 changes: 2 additions & 2 deletions docs/release-notes/rn-vendor-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ Released on March 7, 2024
Released on March 7, 2024

### New Features {#new-features-v2024-03-07-0}
* Adds the Replicated embedded cluster (Beta) distribution to the compatibility matrix. For more information, see [Using Embedded Cluster (Beta)](/vendor/embedded-overview).
* Adds the Replicated embedded cluster (Beta) distribution to the compatibility matrix. For more information, see [Using Embedded Cluster](/vendor/embedded-overview).

## v2024.03.06-3

Expand All @@ -819,7 +819,7 @@ Released on February 29, 2024
Released on February 29, 2024

### New Features {#new-features-v2024-02-29-0}
* Enables the Embedded Cluster option on the customer license page. For more information, see [Using Embedded Cluster (Beta)](/vendor/embedded-overview).
* Enables the Embedded Cluster option on the customer license page. For more information, see [Using Embedded Cluster](/vendor/embedded-overview).


## v2024.02.27-1
Expand Down
4 changes: 2 additions & 2 deletions docs/vendor/distributing-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@ You can choose to use either Replicated Embedded Cluster or Replicated kURL to e
<th width="25%">How To</th>
</tr>
<tr>
<td>Embedded Cluster Config (Beta)</td>
<td>Embedded Cluster Config</td>
<td>Create an embedded cluster config to support installations in VMs or bare metal servers with Replicated Embedded Cluster.</td>
<td><a href="embedded-overview">Using Embedded Cluster (Beta)</a></td>
<td><a href="embedded-overview">Using Embedded Cluster</a></td>
</tr>
<tr>
<td>Installer</td>
Expand Down
4 changes: 2 additions & 2 deletions docs/vendor/embedded-kubernetes-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Providing an embedded Kubernetes option for installation is also beneficial to e

This section describes Replicated's embedded Kubernetes solutions: Replicated Embedded Cluster and Replicated kURL.

### Embedded Cluster (Beta)
### Embedded Cluster

<EmbeddedCluster/>

<KurlComparison/>

For more information about configuring and installing with Embedded Cluster, see [Using Embedded Cluster (Beta)](/vendor/embedded-overview).
For more information about configuring and installing with Embedded Cluster, see [Using Embedded Cluster](/vendor/embedded-overview).

### kURL

Expand Down
14 changes: 7 additions & 7 deletions docs/vendor/embedded-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ import EmbeddedClusterStorageReqs from "../partials/embedded-cluster/_storage-re
import EmbeddedClusterSupportBundle from "../partials/support-bundles/_generate-bundle-ec.mdx"
import EcConfig from "../partials/embedded-cluster/_ec-config.mdx"

# Using Embedded Cluster (Beta)
# Using Embedded Cluster

This topic describes how to use the Replicated Embedded Cluster to configure, install, and manage your application in an embedded Kubernetes cluster.

:::note
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.
If you are instead looking for information about creating Kubernetes Installers with Replicated kURL, see the [Replicated kURL](/vendor/packaging-embedded-kubernetes) section.
:::

## Overview
Expand Down Expand Up @@ -78,7 +78,7 @@ Embedded Cluster has the following limitations:

You can use the following steps to get started quickly with Embedded Cluster. More detailed documentation is available below.

1. Create a new customer or edit an existing customer and select the **Embedded Cluster Enabled (Beta)** license option. Save the customer.
1. Create a new customer or edit an existing customer and select the **Embedded Cluster Enabled** license option. Save the customer.

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.

Expand Down Expand Up @@ -121,8 +121,8 @@ Embedded Cluster supports installations in online (internet-connected) environme
For online installations, Embedded Cluster also supports installing behind a proxy server.

For more information about how to install with Embedded Cluster, see:
* [Online Installation wtih Embedded Cluster (Beta)](/enterprise/installing-embedded)
* [Air Gap Installation with Embedded Cluster (Beta)](/enterprise/installing-embedded-air-gap)
* [Online Installation wtih Embedded Cluster](/enterprise/installing-embedded)
* [Air Gap Installation with Embedded Cluster](/enterprise/installing-embedded-air-gap)

### Customer-Specific Installation Instructions

Expand Down Expand Up @@ -184,7 +184,7 @@ To serve Embedded Cluster installation assets with the Vendor API:

<UpdateOverview/>

For more information about updating, see [Performing Updates with Embedded Cluster (Beta)](/enterprise/updating-embedded).
For more information about updating, see [Performing Updates with Embedded Cluster](/enterprise/updating-embedded).

## Access the Cluster

Expand Down Expand Up @@ -316,7 +316,7 @@ High availability is supported with Embedded cluster version 1.4.1 or later

To create a multi-node HA cluster:

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).
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).

1. SSH onto a third node that you want to join to the cluster as a controller.

Expand Down
2 changes: 1 addition & 1 deletion docs/vendor/policies-support-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Replicated will provide support for products per our terms and services until th
</tr>
<tr>
<td><a href="/vendor/embedded-overview">Replicated Embedded Cluster Installer</a></td>
<td>Beta</td>
<td>GA</td>
<td>N/A</td>
<td>N/A</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/vendor/preflight-support-bundle-about.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ _Host preflight checks_ automatically run during [Replicated Embedded Cluster](/

Host preflight checks are separate from any application-specific preflight checks that are defined in the release, which run in the Admin Console before the application is deployed with KOTS. Both Embedded Cluster and kURL have default host preflight checks that are specific to the requirements of the given installer. For kURL installations, it is possible to customize the default host preflight checks.

For more information about the default Embedded Cluster host preflight checks, see [Host Preflight Checks](/vendor/embedded-overview#about-host-preflight-checks) in _Using Embedded Cluster (Beta)_.
For more information about the default Embedded Cluster host preflight checks, see [Host Preflight Checks](/vendor/embedded-overview#about-host-preflight-checks) in _Using Embedded Cluster_.

For more information about kURL host preflight checks, including information about how to customize the defaults, see [Customizing Host Preflight Checks for kURL](/vendor/preflight-host-preflights).

Expand Down
2 changes: 1 addition & 1 deletion docs/vendor/support-bundle-embedded.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import EmbeddedClusterSupportBundle from "../partials/support-bundles/_generate-bundle-ec.mdx"

# Generating Host Bundles for Embedded Cluster (Beta)
# Generating Host Bundles for Embedded Cluster

This topic describes how to generate a support bundle that includes host-level information for [Replicated Embedded Cluster](/vendor/embedded-overview) installations. For information about generating host support bundles for Replicated kURL installations, see [Generating Host Bundles for kURL](/vendor/support-host-support-bundles).

Expand Down
2 changes: 1 addition & 1 deletion docs/vendor/testing-supported-clusters.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ By default, kubeconfig context is set to the `kubeadmin` user. To switch to the

### Embedded Cluster

Compatibility Matrix supports creating clusters with Replicated Embedded Cluster. For more information, see [Using Embedded Cluster (Beta)](/vendor/embedded-overview).
Compatibility Matrix supports creating clusters with Replicated Embedded Cluster. For more information, see [Using Embedded Cluster](/vendor/embedded-overview).

<table>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To create a customer:

1. For **License options**, enable the following entitlements:
* **KOTS Install Enabled**
* **Embedded Cluster Enabled (Beta)**
* **Embedded Cluster Enabled**

1. Click **Save Changes**.

Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ const config = {
{
type: 'doc',
docId: 'vendor/embedded-overview',
label: 'Embedded Cluster (Beta)',
label: 'Embedded Cluster',
},
{
type: 'doc',
Expand Down
6 changes: 3 additions & 3 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const sidebars = {
},
{
type: 'category',
label: 'Deploy a Helm Chart on a VM with Embedded Cluster (Beta)',
label: 'Deploy a Helm Chart on a VM with Embedded Cluster',
items: [
'vendor/tutorial-embedded-cluster-setup',
'vendor/tutorial-embedded-cluster-create-app',
Expand Down Expand Up @@ -223,7 +223,7 @@ const sidebars = {
'vendor/embedded-kubernetes-overview',
{
type: 'category',
label: 'Embedded Cluster (Beta)',
label: 'Embedded Cluster',
items: [
'vendor/embedded-overview',
'reference/embedded-config',
Expand Down Expand Up @@ -365,7 +365,7 @@ const sidebars = {
},
{
type: 'category',
label: 'Installing with Embedded Cluster (Beta)',
label: 'Installing with Embedded Cluster',
items: [
'enterprise/installing-embedded',
'enterprise/installing-embedded-air-gap',
Expand Down