Skip to content

Commit

Permalink
Merge branch 'master' into Add-redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalvivekm authored Nov 5, 2024
2 parents 238a68c + 906009b commit 910f116
Showing 1 changed file with 48 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
title: "What is the Kanvas Catalog?"
subtitle: "Ready-to-go templates for cloud and cloud native infrastructure"
date: 2024-11-05
author: Layer5 Team
thumbnail: ../../../../assets/images/catalog-icon/catalog2.svg
darkthumbnail: ../../../../assets/images/catalog-icon/catalog.svg
description: "A comprehensive guide to the Kanvas Catalog, a collection of curated, pre-built, and ready-to-use cloud and cloud native infrastructure configurations."
type: Blog
category: Kanvas
tags:
- Catalog
featured: false
published: true
resource: true
---

import { BlogWrapper } from "../../Blog.style.js";
import { Link } from "gatsby";
import { BlockquoteAlt } from "../../../../reusecore/Blockquote/Blockquote-alt-style";

<BlogWrapper>

### What is the [Kanvas Catalog](/cloud-native-management/catalog)?

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.


### What can you find in the Catalog?

- Design Patterns: Ready-made blueprints for common infrastructure and application architectures. These patterns can save you significant time and effort in designing your deployments.
- Filters and Applications: Pre-configured filters for Envoy proxies, WebAssembly filters, and complete application deployments.
- Meshery Designs: Share and reuse your own Meshery configurations, making it easier to collaborate and standardize your deployments.
- Meshery Models: Share and reuse your own Meshery models, making it easier to collaborate and standardize your component library.

#### Why is the Catalog useful?

- Accelerated Development: Leverage existing patterns to jumpstart your projects and avoid reinventing the wheel.
- Community Knowledge: Benefit from the collective experience of the Layer5 community and industry best practices.
- Standardization: Promote consistency and reduce errors by using predefined configurations.
- Collaboration: Share your own designs and contribute to the growing collection of patterns.

### How can you contribute to the Catalog?




</BlogWrapper>

0 comments on commit 910f116

Please sign in to comment.