WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 1da04ff

Browse files
committed
Update Kanvas Catalog blog post with new thumbnails and content adjustments
Signed-off-by: Lee Calcote <[email protected]>
1 parent 60590e1 commit 1da04ff

File tree

1 file changed

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

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: "What is the Kanvas Catalog?"
33
subtitle: "Ready-to-go templates for cloud and cloud native infrastructure"
44
date: 2024-11-05
55
author: Layer5 Team
6-
thumbnail: ../../../../assets/images/docker-extension/docker-extension-meshery-logo.webp
7-
darkthumbnail: ../../../../assets/images/docker-extension/docker-extension-meshery-logo.webp
6+
thumbnail: ../../../../assets/images/catalog-icon/catalog2.svg
7+
darkthumbnail: ../../../../assets/images/catalog-icon/catalog.svg
88
description: "A comprehensive guide to the Kanvas Catalog, a collection of curated, pre-built, and ready-to-use cloud and cloud native infrastructure configurations."
99
type: Blog
1010
category: Kanvas
@@ -18,13 +18,11 @@ resource: true
1818
import { BlogWrapper } from "../../Blog.style.js";
1919
import { Link } from "gatsby";
2020
import { BlockquoteAlt } from "../../../../reusecore/Blockquote/Blockquote-alt-style";
21-
import { Catalog } from "../../../../assets/images/catalog-icon/catalog"
2221

2322
<BlogWrapper>
2423
### What is the Kanvas Catalog?
2524
Think of it as a hub for sharing and discovering best practices, reusable templates, and operational patterns for Kubernetes and cloud-native infrastructure. It's like a marketplace where you can find and contribute pre-built configurations designed for various use cases.
2625

27-
<Catalog />
2826

2927
### What can you find in the Catalog?
3028
- Design Patterns: Ready-made blueprints for common infrastructure and application architectures. These patterns can save you significant time and effort in designing your deployments.
@@ -33,7 +31,7 @@ Think of it as a hub for sharing and discovering best practices, reusable templa
3331
- Meshery Models: Share and reuse your own Meshery models, making it easier to collaborate and standardize your component library.
3432

3533
#### Why is the Catalog useful?
36-
-Accelerated Development: Leverage existing patterns to jumpstart your projects and avoid reinventing the wheel.
34+
- Accelerated Development: Leverage existing patterns to jumpstart your projects and avoid reinventing the wheel.
3735
- Community Knowledge: Benefit from the collective experience of the Layer5 community and industry best practices.
3836
- Standardization: Promote consistency and reduce errors by using predefined configurations.
3937
- Collaboration: Share your own designs and contribute to the growing collection of patterns.

0 commit comments

Comments
 (0)