Skip to content

Commit

Permalink
Update deploy-with-helm.md
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote authored Mar 16, 2024
1 parent 4b4b45f commit 20beed5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/en/cloud/self-hosted/deploy-with-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ categories: [Self-Hosted]
## High-level List of Deployment Tasks

<ol>
<li>Review the prequisites for installing Layer5 Cloud on Kubernetes. (<a href="https://docs.layer5.io/self-hosted/">docs</a>)</li>
<li>Review the prequisites for installing Layer5 Cloud on Kubernetes. (<a href="https://docs.layer5.io/cloud/self-hosted/">docs</a>)</li>
</li>
<li>Install Layer5 Cloud on Kubernetes using Helm. Deploy it's services in Kubernetes in-cluster. (<a href="https://docs.layer5.io/self-hosted/">docs</a>)</li>
<li>Install Layer5 Cloud on Kubernetes using Helm. Deploy it's services in Kubernetes in-cluster. (<a href="https://docs.layer5.io/cloud/self-hosted/">docs</a>)</li>
<li>Meshery deployments are separate from <a href="https://docs.meshery.io/extensibility/providers">Remote Provider</a> deployments (Layer5 Cloud). Deploy Meshery in Kubernetes in-cluster (or out-of-cluster). (<a href="https://docs.meshery.io/installation/quick-start">docs</a>)</li>
<li>Configure Meshery Server point to your Remote Provider. Learn more about the Meshery Server registration process with Remote Providers. (<a href="https://docs.meshery.io/extensibility/providers#meshery-server-registration">docs</a>)</li>
</ol>

### Kubernetes-based Installation with Helm

Layer5 offers on-premises installation of its [Meshery Remote Provider](https://docs.meshery.io/extensibility/providers): Layer5 Cloud. See the repository's full [index](https://docs.layer5.io/charts) of Layer5 Helm Charts. Contained in the Layer5 Helm repository is one chart with two subcharts.
Layer5 offers on-premises installation of its [Meshery Remote Provider](https://docs.meshery.io/extensibility/providers): Layer5 Cloud. Contained in the [Layer5 Helm repository](https://docs.layer5.io/charts) is one chart with two subcharts (see repo [index](https://docs.layer5.io/charts/index.yaml)).

#### Prerequisites

Expand Down Expand Up @@ -178,4 +178,4 @@ Layer5’s Helm charts support a number of configuration options. Please refer t

## Uninstalling the Chart



0 comments on commit 20beed5

Please sign in to comment.