Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (17 loc) · 1.94 KB

README-EN.md

File metadata and controls

33 lines (17 loc) · 1.94 KB

Easily practice Service Mesh with CloudMesh

Demo content

Service Mesh applies the communication capabilities between services to the infrastructure, thus decoupling and lightweighting applications.

architecture

However, Service Mesh itself is still complex. CloudMesh can easily implement Service Mesh technology by hosting Service Mesh on the cloud.

component relationship

With our workshop, you can easily deploy applications developed in multiple programming languages ​​to CloudMesh, thereby experiencing the capabilities of Service Mesh. The capabilities include accessing services, monitoring traffic, experiencing service goverance, managing Sidecar, and gray release of new versions of services.

bookinfo

This demo focuses on the powerful traffic control capability of CloudMesh. In the process of gray release, you can precisely control the gray traffic ratio, and monitor the actual traffic trend in CloudMesh:

gray traffic

The general gray release function occupies twice capacity in the gray process.

general gray release

The gray release function of CloudMesh does not need to occupy extra capacity in gray release process, and also allows pausing the release process to modify gray ratio multiple times.

cloudmesh gray release

Operation guide

For convenience, we have prepared a detailed operation guide for this demo.

Click here to visit online version.