#22024·meshery

[Meshery Design]

Author: abhishekkumarsahu1234567-rgbCreated Sep 18, 2026Updated Sep 18, 2026
Labelshacktoberfestarea/models

Design description

Pre-requisites

Implementation

  • Open Meshery in your browser.
  • 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