opensergo / opensergo-control-plane

Universal cloud-native microservice governance control plane (微服务治理控制面)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

想问一下对于静态资源的灰度发布是怎么处理的,网关是nginx

d891320478 opened this issue · comments

假设正常资源放在/data/webapps里,灰度资源放在/data/webapps_gray,这种情况下通过nginx应该如何做