Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 256 Bytes

流量染色,灰度发布。
1:前端->网关->服务(稳定 or 灰度)

2:通过全局过滤器进行流量染色,对请求进行稳定还是灰度的染色;

3:后续通过自定义lb均衡器进行nacos版本服务实例的切换。