2 The Service Mesh, the most popular word in Cloud Native technology area, is used to
3 describe the network of Micro-Services. It makes up such applications and the
4 interactions between them.
5 Now, the Istio--the hottest Service-Mesh software--has been supported by IEC. In
6 this document, we will introduce how to deploy it. For details, please refer to
7 [Istio](https://istio.io).
13 ## Verify Service-Mesh
14 Please refer to README.md in iec/src/use_case/service_mesh/bookinfo folder to get