Skip to content

Commit

Permalink
rearrange
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Feb 17, 2024
1 parent 9d6a4aa commit d55cdef
Showing 1 changed file with 18 additions and 20 deletions.
38 changes: 18 additions & 20 deletions content/en/cloud/self-hosted/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,24 @@ description: >

Layer5 Cloud is a collection of services that can be deployed on-premises. The following diagram illustrates the architecture of Layer5 Cloud.

## White-labeling

White-labeling is a feature that allows you to customize the appearance and branding of your engineering platform powered by Layer5 Cloud. With white-labeling, you can change the logo, color scheme, domain name, and other elements of the user interface to match your own identity and preferences. White-labeling enables you to offer a seamless and consistent experience to your customers, partners, or internal users who access your service mesh platform. White-labeling also helps you to differentiate your platform from other Layer5 Cloud users and competitors, and to enhance your brand recognition and loyalty.

## Considerations of Self-Hosted Deployments

![self-hosted-deployment](images/self-hosted-deployment.svg "image-center-no-shadow")

## Considerations of Peer-to-Peer Communication and Central Coordination

![meshmap-collaboration-networking](images/meshmap-collaboration-networking.svg "image-center-no-shadow")

## Consideration for Air-Gapped Deployments

Meshery acknowledges the importance of air-gapped deployments and ensures content support for such environments. Content registered should be available even in the absence of internet connectivity, thus aligning with Meshery's commitment to versatile deployment scenarios.

{{< alert title="As as Service" >}}Connect to Layer5 Cloud and have your MeshMap designs versioned and available for team sharing and real-time collaboration.{{< /alert >}}

### Kuberentes-based Installation with Helm

Layer5 offers on-premises isntallation of its Meshery Remote Provider: 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:
Expand Down Expand Up @@ -166,23 +184,3 @@ Layer5’s Helm charts support a number of configuration options. Please refer t
| tolerations | list | `[]` | Tolerations for Layer5 Cloud pods assignment ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ |



## White-labeling

White-labeling is a feature that allows you to customize the appearance and branding of your engineering platform powered by Layer5 Cloud. With white-labeling, you can change the logo, color scheme, domain name, and other elements of the user interface to match your own identity and preferences. White-labeling enables you to offer a seamless and consistent experience to your customers, partners, or internal users who access your service mesh platform. White-labeling also helps you to differentiate your platform from other Layer5 Cloud users and competitors, and to enhance your brand recognition and loyalty.

## Considerations of Self-Hosted Deployments

![self-hosted-deployment](images/self-hosted-deployment.svg "image-center-no-shadow")

## Considerations of Peer-to-Peer Communication and Central Coordination

![meshmap-collaboration-networking](images/meshmap-collaboration-networking.svg "image-center-no-shadow")

## Consideration for Air-Gapped Deployments

Meshery acknowledges the importance of air-gapped deployments and ensures content support for such environments. Content registered should be available even in the absence of internet connectivity, thus aligning with Meshery's commitment to versatile deployment scenarios.
{{< alert title="As as Service" >}}Connect to Layer5 Cloud and have your MeshMap designs versioned and available for team sharing and real-time collaboration.{{< /alert >}}

0 comments on commit d55cdef

Please sign in to comment.