From ad351ad1a74e5220478b7d7cc44c7afebe4a14bc Mon Sep 17 00:00:00 2001 From: SujalTripathi Date: Wed, 19 Nov 2025 16:59:30 +0530 Subject: [PATCH 1/2] docs: document Kanvas publish-to-catalog flow Signed-off-by: SujalTripathi --- content/en/cloud/catalog/_index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/en/cloud/catalog/_index.md b/content/en/cloud/catalog/_index.md index 3a1b89b4b..b3b962685 100644 --- a/content/en/cloud/catalog/_index.md +++ b/content/en/cloud/catalog/_index.md @@ -46,6 +46,16 @@ Catalog content is categorized in a number of ways: +### Publishing from Kanvas 🔗 + +To publish a design from Meshery Kanvas (Playground) into the Cloud Catalog: + +- Open your design in Kanvas (for example from **My Designs → Open in Playground**). +- Click the **hamburger menu** in the top-left of Kanvas. +- Choose **Share… → Publish to catalog**. +- In the design details dialog, review or update the **name**, **type**, and **description**, then click **Publish To Catalog**. +- After the request is submitted, maintainers approve it, and the design appears in the public Catalog at [cloud.layer5.io/catalog](https://cloud.layer5.io/catalog). + ### Content Tags - Arbitrary strings for categorization. From 023a76c4d142275885ce98eba7d84c9cd3b51be5 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 20 Nov 2025 14:25:32 -0600 Subject: [PATCH 2/2] Update content/en/cloud/catalog/_index.md Signed-off-by: Lee Calcote --- content/en/cloud/catalog/_index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/en/cloud/catalog/_index.md b/content/en/cloud/catalog/_index.md index b3b962685..7585be42c 100644 --- a/content/en/cloud/catalog/_index.md +++ b/content/en/cloud/catalog/_index.md @@ -48,13 +48,13 @@ Catalog content is categorized in a number of ways: ### Publishing from Kanvas 🔗 -To publish a design from Meshery Kanvas (Playground) into the Cloud Catalog: +To publish a design into the catalog: -- Open your design in Kanvas (for example from **My Designs → Open in Playground**). -- Click the **hamburger menu** in the top-left of Kanvas. -- Choose **Share… → Publish to catalog**. -- In the design details dialog, review or update the **name**, **type**, and **description**, then click **Publish To Catalog**. -- After the request is submitted, maintainers approve it, and the design appears in the public Catalog at [cloud.layer5.io/catalog](https://cloud.layer5.io/catalog). +1. Open your design in Kanvas (for example from **My Designs**). +1. Click the **hamburger menu** in the top-left of Kanvas. +1. Choose **Share… → Publish to catalog**. +1. In the design details dialog, review or update the **name**, **type**, and **description**, then click **Publish To Catalog**. +1. After the request is submitted, maintainers approve it, and the design appears in the [public catalog](https://cloud.layer5.io/catalog). ### Content Tags