meshery/meshery

[Meshery Design] Create kyverno architecture design and publish it to Meshery catalog

Open

#15.985 geöffnet am 1. Okt. 2025

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (3.101 Forks)batch import
area/modelshacktoberfesthelp wanted

Repository-Metriken

Stars
 (10.013 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 22T 16h) (332 gemergte PRs in 30 T)

Beschreibung

Design description

Replicate kyverno architecture in Meshery UI as a design:

Pre-requisites

Implementation

  • Navigate to components in the panel, where you can browse for components and define your design.

Save and Publish

  • Once your design is completed, click on "Save as" button and name your design.
  • Now head to playground, in the side panel go to Configuration > Designs.
  • Click on your saved design, select the "info" button, which should display the necessary fields to be filled.
  • Once done with updating the fields, click on "Publish", this will send a request to the maintainers to review your design, once approved, your design will be listed at Meshery Catalog.
  • Download the .yaml file for your design.

Raise a Pull Request

  • Fork the meshery/meshery repository.
  • Create a new branch in your fork of the Meshery repository.
  • Now head to hacktoberfest-contributions directory
  • Add your design.yaml file under the path structure: meshery/hacktoberfest_contributions//<design.yaml>
  • Create a pull request (PR) with your design to the Meshery repository.

Additonal resources

Contributor Guide