Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Nov 2, 2023
1 parent bf3fef6 commit 607acb3
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 9 deletions.
28 changes: 24 additions & 4 deletions content/en/cloud/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,35 @@ menu: {main: {weight: 2}}
cascade:
type: docs
---

{{< figure src="layer5-cloud-provider.svg" class="image-center-shadow" >}}
{{% pageinfo %}}

## Understanding the Meshery Ecosystem

**Layer5 Cloud** (docs.layer5.io/cloud) is an identity provider and global console for Meshery deployments with an extensible and highly flexible authorization framework, tenant entitlement services, service provider-grade organizational hierarchy, team workspace management and a content catalog for public and private hosting of cloud native architectures. Layer5 Cloud is available as a service or self-hosted.
<p class="image-left"
style="display:inline; font-style:italic; padding: 1rem; width:auto;
box-shadow: inset 0 -3em 3em #00b39f33,
0 0 0 2px #00b39f33,
0.3em 0.3em 1em #00b39f00;">You are here</p>

**Layer5 Cloud** ([docs](/cloud)) is an identity provider and global console for Meshery deployments with an extensible and highly flexible authorization framework, tenant entitlement services, service provider-grade organizational hierarchy, team workspace management and a content catalog for public and private hosting of cloud native architectures. Layer5 Cloud is available as a service or self-hosted.

**Meshery** (docs.meshery.io) is a cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. It is an extensible developer platform that seamlessly integrates with all CNCF projects, and various monitoring, CI/CD, and security tools.
**Meshery** ([docs](https://docs.meshery.io)) is a cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. It is an extensible developer platform that seamlessly integrates with all CNCF projects, and various monitoring, CI/CD, and security tools.

**MeshMap** (docs.layer5.io/meshmap) provides a visual interface that allows users to create and edit Kubernetes manifests, charts and pipelines, as well as monitor the performance and health of their clusters. MeshMap aims to simplify the complexity of Kubernetes and make it accessible to more users, similar to how Figma democratized design tools for web and mobile applications.
**MeshMap** ([docs](/meshmap)) provides a visual interface that allows users to create and edit Kubernetes manifests, charts and pipelines, as well as monitor the performance and health of their clusters. MeshMap aims to simplify the complexity of Kubernetes and make it accessible to more users, similar to how Figma democratized design tools for web and mobile applications.

{{% /pageinfo %}}


<!-- {{< blocks/section color="dark" type="row" >}}
{{% blocks/feature icon="fa-lightbulb" title="Fastest OS **on the planet**!" %}}
The new **TechOS** operating system is an open source project. It is a new project, but with grand ambitions.
Please follow this space for updates!
{{% /blocks/feature %}}
{{% blocks/feature icon="fa-brands fa-github" title="Contributions welcome!" url="https://github.com/gohugoio/hugo" %}}
We do a [Pull Request](https://github.com/gohugoio/hugo/pulls) contributions workflow on **GitHub**. New users are always welcome!
{{% /blocks/feature %}}
{{% blocks/feature icon="./featured-background.png" title="MeshMap" url="/meshmap" %}}
**MeshMap** provides a visual interface that allows users to create and edit Kubernetes manifests, charts and pipelines, as well as monitor the performance and health of their clusters. MeshMap aims to simplify the complexity of Kubernetes and make it accessible to more users, similar to how Figma democratized design tools for web and mobile applications.
{{% /blocks/feature %}}
{{< /blocks/section >}} -->
File renamed without changes
Binary file removed content/en/layer5-cloud-background.png
Binary file not shown.
25 changes: 23 additions & 2 deletions content/en/meshmap/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,32 @@ cascade:
---


{{% pageinfo %}}
<!-- {{% pageinfo %}}
**Meshery** is a cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. It is an extensible developer platform that seamlessly integrates with various CNCF projects, monitoring, CI/CD, and security tools.
**MeshMap** is like Figma for DevOps, as it allows you to create, test, and deploy cloud native architectures with ease and efficiency.{{% /pageinfo %}}
**MeshMap** is like Figma for DevOps, as it allows you to create, test, and deploy cloud native architectures with ease and efficiency.{{% /pageinfo %}} -->
<!-- {{< figure src="layer5-cloud-provider.svg" class="image-center-shadow" >}} -->

{{% pageinfo %}}

## Understanding the Meshery Ecosystem

**Layer5 Cloud** ([docs](/cloud)) is an identity provider and global console for Meshery deployments with an extensible and highly flexible authorization framework, tenant entitlement services, service provider-grade organizational hierarchy, team workspace management and a content catalog for public and private hosting of cloud native architectures. Layer5 Cloud is available as a service or self-hosted.

**Meshery** ([docs](https://docs.meshery.io)) is a cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. It is an extensible developer platform that seamlessly integrates with all CNCF projects, and various monitoring, CI/CD, and security tools.

<p class="image-left"
style="display:inline; font-style:italic; padding: 1rem; width:auto;
box-shadow: inset 0 -3em 3em #00b39f33,
0 0 0 2px #00b39f33,
0.3em 0.3em 1em #00b39f00;">You are here</p>

**MeshMap** ([docs](/meshmap)) provides a visual interface that allows users to create and edit Kubernetes manifests, charts and pipelines, as well as monitor the performance and health of their clusters. MeshMap aims to simplify the complexity of Kubernetes and make it accessible to more users, similar to how Figma democratized design tools for web and mobile applications.

{{% /pageinfo %}}

<div style="display:flex;justify-content:center;">
{{< cardpane >}}
<a href="../designer/">
{{< card header="Designer" >}}
Expand All @@ -27,6 +47,7 @@ cascade:
{{< /card >}}
</a>
{{< /cardpane >}}
</div>

<!-- ## What is MeshMap?
Expand Down
10 changes: 8 additions & 2 deletions content/en/meshmap/overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,22 @@ weight: 1
<a href="../designer/">
{{< card header="Designer" >}}
<a href="../designer/">Designer</a> mode is for those who want to create their own MeshMap, using the palette of components provided by Meshery.
<p>Drag-and-drop your cloud native infrastructure using a pallete of thousands of versioned Kubernetes components.</p>
<p>Use context-aware relationships configure your infrastructure intuitively.</p>
{{< /card >}}
</a>
<a href="../visualizer/">
{{< card header="Visualizer" >}}
<a href="../visualizer/">Visualizer</a> mode is for operating your Kubernetes clusters and cloud native infrastructure.
<p>Bring all your Kubernetes clusters under a common management. Deploy designs, apply patterns, manage and operate your deployments and services in real-time.</p>


{{< /card >}}
</a>
{{< /cardpane >}}

The Overview is where your users find out about your project. Depending on the size of your docset, you can have a separate overview page (like this one) or put your overview contents in the Documentation landing page (like in the Docsy User Guide).

<!-- The Overview is where your users find out about your project. Depending on the size of your docset, you can have a separate overview page (like this one) or put your overview contents in the Documentation landing page (like in the Docsy User Guide).
Try answering these questions for your user in this page:
Expand All @@ -41,4 +47,4 @@ Give your users next steps from the Overview. For example:
* [Getting Started](/docs/getting-started/): Get started with $project
* [Examples](/docs/examples/): Check out some example code!

-->
1 change: 1 addition & 0 deletions content/en/meshmap/visualizer/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ categories: [Visuzalizer]
Discover and visualize your Kubernetes clusters and cloud native infrastructure.
{{% /pageinfo %}}

### Understanding Log Streamer

{{< figure src="images/log-stream-sequence-diagram.svg" link="images/log-stream-sequence-diagram.svg" width="100%" >}}

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

0 comments on commit 607acb3

Please sign in to comment.