Skip to content

Commit cd709d0

Browse files
authored
Merge pull request #94 from ptdatta/catalog
Added cloning from templete
2 parents 165705b + 142aa7c commit cd709d0

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Creating a Design from Meshery Catalog Templates
3+
description: With this guide, you can create amazing cloud native designs for your infrastructure from already avaliable templetes in the meshery catalog.
4+
weight: 2
5+
---
6+
7+
[Meshery Catalog](https://meshery.layer5.io/catalog) functions much like a cloud marketplace, providing a user-friendly interface for browsing, discovering, and sharing configurations and patterns for cloud native infrastructure. With Meshery Catalog, you can easily find,clone and deploy Kubernetes-based infrastructure and tools, making it easy to streamline your cloud native development and operations processes.
8+
9+
## Cloning a design from a template in the Meshery Catalog
10+
11+
1. Sign into [Layer5 Cloud](https://meshery.layer5.io)
12+
2. Explore the catalogs located in the menu section.
13+
3. Search by technology or type and find the best templete for your infrastructure. You will already see some of the information just by hovering on it.
14+
4. For detailed information just click on it.
15+
5. Simply click the green clone button.
16+
6. Now you have it. Navigate to [Meshery Playground](https://playground.meshery.io/)
17+
7. Go to the MeshMap and you will see your cloned template here. If you con't see it just reload the page.
18+
19+
You can also publish your own design as a templete.

0 commit comments

Comments
 (0)