meshery/meshery

[Meshery Design] Create a resilient EKS Cluster with in-cluster auto-scaled LoxiLB architecture design and publish it to Meshery catalog

Open

#15,982 opened on Oct 1, 2025

 (6 comments) (0 reactions) (0 assignees)HTML (3,101 forks)batch import
area/modelshacktoberfesthelp wantedissue/remind

Repository metrics

Stars
 (10,013 stars)
PR merge metrics
 (Avg merge 22d 16h) (332 merged PRs in 30d)

Description

Design description

Replicate aresilient EKS Cluster with in-cluster auto-scaled LoxiLB 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