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 创建于 2025年10月1日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)HTML (3,101 fork)batch import
area/modelshacktoberfesthelp wantedissue/remind

仓库指标

Star
 (10,013 star)
PR 合并指标
 (平均合并 22天 16小时) (30 天内合并 332 个 PR)

描述

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

贡献者指南