Skip to content

Commit 607acb3

Browse files
committed
update
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent bf3fef6 commit 607acb3

File tree

8 files changed

+57
-9
lines changed

8 files changed

+57
-9
lines changed

content/en/cloud/_index.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,35 @@ menu: {main: {weight: 2}}
66
cascade:
77
type: docs
88
---
9-
9+
{{< figure src="layer5-cloud-provider.svg" class="image-center-shadow" >}}
1010
{{% pageinfo %}}
1111

1212
## Understanding the Meshery Ecosystem
1313

14-
**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.
14+
<p class="image-left"
15+
style="display:inline; font-style:italic; padding: 1rem; width:auto;
16+
box-shadow: inset 0 -3em 3em #00b39f33,
17+
0 0 0 2px #00b39f33,
18+
0.3em 0.3em 1em #00b39f00;">You are here</p>
19+
20+
**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.
1521

16-
**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.
22+
**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.
1723

18-
**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.
24+
**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.
1925

2026
{{% /pageinfo %}}
27+
28+
29+
<!-- {{< blocks/section color="dark" type="row" >}}
30+
{{% blocks/feature icon="fa-lightbulb" title="Fastest OS **on the planet**!" %}}
31+
The new **TechOS** operating system is an open source project. It is a new project, but with grand ambitions.
32+
Please follow this space for updates!
33+
{{% /blocks/feature %}}
34+
{{% blocks/feature icon="fa-brands fa-github" title="Contributions welcome!" url="https://github.com/gohugoio/hugo" %}}
35+
We do a [Pull Request](https://github.com/gohugoio/hugo/pulls) contributions workflow on **GitHub**. New users are always welcome!
36+
{{% /blocks/feature %}}
37+
{{% blocks/feature icon="./featured-background.png" title="MeshMap" url="/meshmap" %}}
38+
**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.
39+
{{% /blocks/feature %}}
40+
{{< /blocks/section >}} -->

content/en/sdf.svg renamed to content/en/cloud/layer5-cloud-provider.svg

File renamed without changes.
-2.8 MB
Binary file not shown.

content/en/meshmap/_index.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,32 @@ cascade:
99
---
1010

1111

12-
{{% pageinfo %}}
12+
<!-- {{% pageinfo %}}
1313
1414
**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.
1515
16-
**MeshMap** is like Figma for DevOps, as it allows you to create, test, and deploy cloud native architectures with ease and efficiency.{{% /pageinfo %}}
16+
**MeshMap** is like Figma for DevOps, as it allows you to create, test, and deploy cloud native architectures with ease and efficiency.{{% /pageinfo %}} -->
17+
<!-- {{< figure src="layer5-cloud-provider.svg" class="image-center-shadow" >}} -->
18+
19+
{{% pageinfo %}}
20+
21+
## Understanding the Meshery Ecosystem
22+
23+
**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.
24+
25+
**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.
26+
27+
<p class="image-left"
28+
style="display:inline; font-style:italic; padding: 1rem; width:auto;
29+
box-shadow: inset 0 -3em 3em #00b39f33,
30+
0 0 0 2px #00b39f33,
31+
0.3em 0.3em 1em #00b39f00;">You are here</p>
32+
33+
**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.
34+
35+
{{% /pageinfo %}}
1736

37+
<div style="display:flex;justify-content:center;">
1838
{{< cardpane >}}
1939
<a href="../designer/">
2040
{{< card header="Designer" >}}
@@ -27,6 +47,7 @@ cascade:
2747
{{< /card >}}
2848
</a>
2949
{{< /cardpane >}}
50+
</div>
3051

3152
<!-- ## What is MeshMap?
3253

content/en/meshmap/overview/_index.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,22 @@ weight: 1
88
<a href="../designer/">
99
{{< card header="Designer" >}}
1010
<a href="../designer/">Designer</a> mode is for those who want to create their own MeshMap, using the palette of components provided by Meshery.
11+
<p>Drag-and-drop your cloud native infrastructure using a pallete of thousands of versioned Kubernetes components.</p>
12+
<p>Use context-aware relationships configure your infrastructure intuitively.</p>
1113
{{< /card >}}
1214
</a>
1315
<a href="../visualizer/">
1416
{{< card header="Visualizer" >}}
1517
<a href="../visualizer/">Visualizer</a> mode is for operating your Kubernetes clusters and cloud native infrastructure.
18+
<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>
19+
20+
1621
{{< /card >}}
1722
</a>
1823
{{< /cardpane >}}
1924

20-
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).
25+
26+
<!-- 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).
2127
2228
Try answering these questions for your user in this page:
2329
@@ -41,4 +47,4 @@ Give your users next steps from the Overview. For example:
4147
4248
* [Getting Started](/docs/getting-started/): Get started with $project
4349
* [Examples](/docs/examples/): Check out some example code!
44-
50+
-->

content/en/meshmap/visualizer/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ categories: [Visuzalizer]
1010
Discover and visualize your Kubernetes clusters and cloud native infrastructure.
1111
{{% /pageinfo %}}
1212

13+
### Understanding Log Streamer
1314

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

content/en/meshmap/visualizer/images/log-stream-sequence-diagram.svg

Lines changed: 1 addition & 0 deletions
Loading

content/en/meshmap/visualizer/log-stream-sequence-diagram.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)