Meshery Designs

We know in the world of microservice architecture, service meshes are crucial, and they come with a price (complexity, error-prone, steep learning curve).
We are here to help you out with Designs.

WHAT IS IT ?

Here, we have pre-built configuration YAML files that serve as a blueprint for the configuration of various service mesh components. So that you don’t need to bother with writing configuration files for your mesh & make things aggravated.
when you apply the configuration files on a Kubernetes cluster. The service mesh’s control-plane reads the instructions (from the configuration file) & takes the necessary steps to setup the desired service mesh environment.
Designs help you to use your service mesh’s potential without any prior experience of using service meshes. Like

  • Configuring the control plane
  • Defining traffic routing rules
  • Implementing security policies
  • Configuring observability

Along all these, we also provide an opportuinity to create or import your own configuration files.

WHERE TO FIND IT

If your Meshery setup is done then, you can start meshery (eg : $ mesheryctl system start) & open your browser & search for http://< hostname >:9081/provider or http://localhost:9081/provider

  • Select the Provider.

  • Go to the “Configuration”.

  • Click on “Designs”.

For users who installed meshery extension on docker

  1. Login to Meshery.

  2. Launch Meshery.

  3. Select the Provider.

  4. Go to the “Configuation”.

  5. Click on “Designs”.

IMPORT YOUR DESIGNS

  1. Click on “Import Design”

  2. Provide the URL :
    where you had uploaded your Configuration file (github/gitlab).

  3. Provide the file name

CREATE YOUR DESIGN

  1. Click on “Create Design”.

  2. Select the Category.

  3. Select the Model.

  4. Write your Configuration file.