shenyu icon indicating copy to clipboard operation
shenyu copied to clipboard

It is required to provide the ability that a gateway can only access a single service under a certain policy under a microservice cluster

Open jjxliu306 opened this issue 2 years ago • 2 comments

Description

For example, there is already a set of micro service clusters, and there are many services. It is impossible to start all services locally. When debugging is required, only service a needs to be started locally. After some configuration is made on the gateway side, the locally accessed service a will only flow to the local service, and other services will normally access.

Task List

No response

jjxliu306 avatar Aug 18 '22 02:08 jjxliu306

thanks

jjxliu306 avatar Aug 18 '22 02:08 jjxliu306

Maybe this contains two point:

  • env profiles.
  • Cluster priority. Similar to nacos namespace | cluster.

damonxue avatar Aug 18 '22 14:08 damonxue