envoy_service_mesh
- 官方
- Envoy complete dynamic configurations and service mesh. Integration with java-control-plane(management server).
- 包含动态配置和服务发现
- 集成有JAVA控制面板
introduction
- In this example we have 6 docker containers :
- 构建6个docker容器:
- Envoy_front_proxy
- Service_1(envoy side car)
- Service_2(envoy side car)
- Service_3(envoy side car)
- Service_4(envoy side car)
- server(java control plane)
envoy front proxy has two clusters
- 作