|
1 | 1 | --- |
2 | 2 | title: Overview |
3 | | -description: Here's where your user finds out if your project is for them. |
4 | | -weight: 2 |
5 | | -categories: [Examples, Placeholders] |
6 | | -tags: [test, docs] |
7 | | -draft: true |
| 3 | +description: Learn how Layer5 Cloud centralizes management, visualization, and collaboration for your multi-cloud infrastructure. |
| 4 | +weight: 1 |
| 5 | +categories: [Reference, Cloud] |
| 6 | +tags: [Cloud, Architecture, Governance] |
| 7 | +draft: false |
8 | 8 | --- |
9 | | -<!-- |
| 9 | + |
10 | 10 | {{% pageinfo %}} |
11 | | -Page under construction. |
| 11 | +Layer5 Cloud is the control plane for your cloud-native infrastructure, providing deep insights and collaborative management across all your clusters. |
12 | 12 | {{% /pageinfo %}} |
13 | 13 |
|
| 14 | +## What is Layer5 Cloud? |
14 | 15 |
|
15 | | -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). |
16 | | -
|
17 | | -Try answering these questions for your user in this page: |
18 | | -
|
19 | | -## What is it? |
20 | | -
|
21 | | -Introduce your project, including what it does or lets you do, why you would use it, and its primary goal (and how it achieves it). This should be similar to your README description, though you can go into a little more detail here if you want. |
22 | | -
|
23 | | -## Why do I want it? |
24 | | -
|
25 | | -Help your user know if your project will help them. Useful information can include: |
26 | | -
|
27 | | -* **What is it good for?**: What types of problems does your project solve? What are the benefits of using it? |
28 | | -
|
29 | | -* **What is it not good for?**: For example, point out situations that might intuitively seem suited for your project, but aren't for some reason. Also mention known limitations, scaling issues, or anything else that might let your users know if the project is not for them. |
| 16 | +Layer5 Cloud serves as the centralized management console and identity provider for the Layer5 ecosystem, specifically for **Kanvas** and **Meshery** deployments. It provides an extensible authorization framework that allows organizations to manage complex infrastructure with confidence. |
30 | 17 |
|
31 | | -* **What is it *not yet* good for?**: Highlight any useful features that are coming soon. |
| 18 | +## Why use Layer5 Cloud? |
32 | 19 |
|
33 | | -## Where should I go next? |
| 20 | +* **Collaborative Design**: Similar to Google Workspace or Figma, multiple team members can design and review infrastructure patterns in real-time. |
| 21 | +* **Unified Identity**: Manage organizations, teams, and users with granular Role-Based Access Control (RBAC). |
| 22 | +* **Content Catalog**: Host and share cloud-native patterns publicly or keep them private within your organization. |
34 | 23 |
|
35 | | -Give your users next steps from the Overview. For example: |
| 24 | +## Next Steps |
36 | 25 |
|
37 | | -* [Getting Started](/docs/getting-started/): Get started with $project |
38 | | -* [Examples](/docs/examples/): Check out some example code! |
39 | | - --> |
| 26 | +* [**Identity**](/cloud/identity): Learn about Organizations, Teams, and Users. |
| 27 | +* [**Security**](/cloud/security): Understand tokens, keychains, and permissions. |
0 commit comments