Skip to content

Commit 2b75a26

Browse files
alexquincyCopilot
andauthored
Update src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/index.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Alex Quinn <227241865+alexquincy@users.noreply.github.com>
1 parent 3daa2a8 commit 2b75a26

File tree

1 file changed

+23
-1
lines changed
  • src/collections/blog/2024/11-05-what-is-the-kanvas-catalog

1 file changed

+23
-1
lines changed

src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/index.mdx

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,29 @@ Kanvas will convert these into a usable design based on their configurations.
8383
Make your designs accessible to others by publishing them in the Catalog:
8484

8585
- In the designs panel, locate your design and hover over it to access quick actions. Select the info button (marked with an "i") and add any necessary details for the review process, such as relevant technologies, descriptions, and considerations and click Publish button. Once approved by the Maintainers, your design becomes available to the broader community in Kanvas catalog.
86-
<img src={publishToCatalogGIF} />
86+
<img src={getStartedWithDesignerGIF} alt="Animated walkthrough of creating a design from scratch in the Kanvas Designer" />
87+
88+
**From a Template**:
89+
90+
- Start from a pre-built template or clone an existing design from the Catalog. This allows you to build on established designs for a quicker start.
91+
<img src={catalogGIF} alt="Animated view of selecting and cloning templates from the Kanvas Catalog" />
92+
93+
**Import a Design**:
94+
95+
96+
- Access the Kanvas Designer and select the "Import" button in the left Designs panel. Import your own designs from local filesystem or from a remote URL directly into the Catalog. Upload a file or provide a URL for Docker Compose, Helm Charts, Meshery Designs or Kubernetes Manifests. Choose to either import as new or merge into current design that you have open in Kanvas.
97+
<img src="/blog/2024/11-05-what-is-the-kanvas-catalog/import-design-gif.gif" alt="Animated demonstration of importing a design into Kanvas from a local file or remote URL" />
98+
99+
Kanvas will convert these into a usable design based on their configurations.
100+
101+
<img src={renderedDesignPNG} alt="Rendered Kanvas design generated from imported infrastructure configurations" />
102+
103+
104+
#### Publish a Design
105+
Make your designs accessible to others by publishing them in the Catalog:
106+
107+
- In the designs panel, locate your design and hover over it to access quick actions. Select the info button (marked with an "i") and add any necessary details for the review process, such as relevant technologies, descriptions, and considerations and click Publish button. Once approved by the Maintainers, your design becomes available to the broader community in Kanvas catalog.
108+
<img src={publishToCatalogGIF} alt="Animated demonstration of publishing a design from the Kanvas Designer to the Kanvas Catalog" />
87109

88110

89111
#### Share your designs

0 commit comments

Comments
 (0)