Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Archit Sharma <archit8679@gmail.com>
  • Loading branch information
iArchitSharma committed Mar 15, 2024
1 parent 21725bd commit 2e0078d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/en/cloud/self-hosted/deploy-with-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
title: Deploying Layer5 Cloud
description: "Layer5 Cloud is a collection of services that can be deployed on-premises using Helm."
categories: [Self-Hosted]
weight: 1
---

## 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="#prerequisites">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="#installation">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>
Expand Down
1 change: 1 addition & 0 deletions content/en/cloud/self-hosted/helm-chart-values.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Customizing Layer5 Cloud's installation"
categories: [Self-Hosted]
description: "Layer5’s Helm charts support a number of configuration options. Please refer to following table of configuration options."
weight: 2
---

## Requirements
Expand Down

0 comments on commit 2e0078d

Please sign in to comment.