spring-cloud / spring-cloud-commons

Common classes used in different Spring Cloud implementations
Apache License 2.0
701 stars 697 forks source link

multi-main-zone-based-load-balancing #1360

Open seal90 opened 1 month ago

seal90 commented 1 month ago

To ensure the stability of the online environment, before releasing it to the production environment, a pre-release environment will be used to use all the middleware in production to verify whether the new changes are stable. When it is released to production, a small amount of traffic will be used to verify whether the changes meet expectations. At this time, isolation of the main environment and grayscale isolation are required.