Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
discovery
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
谢捷峰
discovery
Commits
810569c0
Commit
810569c0
authored
Aug 06, 2018
by
Nepxion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改介绍
parent
27d630d2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
+2
-2
No files found.
README.md
View file @
810569c0
...
...
@@ -57,7 +57,7 @@ Nepxion Discovery是一款对Spring Cloud的服务注册发现的增强中间件
-
实现灰度发布
-
通过规则的改变,实现切换灰度发布
-
通过版本的改变,实现切换灰度发布
-
通过版本对应权重
了
(流量)的改变,实现平滑灰度发布
-
通过版本对应权重(流量)的改变,实现平滑灰度发布
-
实现通过XML或者Json进行上述规则的定义
-
实现通过事件总线机制(EventBus)的功能,实现发布/订阅功能
-
对接远程配置中心,集成Nacos和Redis,异步接受远程配置中心主动推送规则信息,动态改变微服务的规则
...
...
@@ -107,7 +107,7 @@ Nepxion Discovery是一款对Spring Cloud的服务注册发现的增强中间件
-
我们可以在服务上根据不同的业务参数,例如手机号或者身份证号,把请求路由到指定的服务器
## 架构
简单描述一下,本系统的核心模块
“基于版本控制的灰度发布”,从网关(Zuul)开始的灰度发布操作过程
简单描述一下,本系统的核心模块
之一的“切换灰度发布”,从网关(Zuul)开始的灰度发布操作过程,您还可以采用更多的灰度发布方式
-
灰度发布前
-
假设当前生产环境,调用路径为网关(V1.0)->服务A(V1.0)->服务B(V1.0)
-
运维将发布新的生产环境,部署新服务集群,服务A(V1.1),服务B(V1.1)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment