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
e49142e6
Commit
e49142e6
authored
Jul 19, 2018
by
Nepxion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改介绍
parent
2b8ca0fb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README.md
+8
-0
No files found.
README.md
View file @
e49142e6
...
@@ -422,6 +422,14 @@ public class MyConfigAdapter extends ConfigAdapter {
...
@@ -422,6 +422,14 @@ public class MyConfigAdapter extends ConfigAdapter {
### 服务发现和负载均衡控制的操作演示
### 服务发现和负载均衡控制的操作演示
#### 基于图形化方式的多版本灰度访问控制
#### 基于图形化方式的多版本灰度访问控制
-
启动discovery-springcloud-example下8个DiscoveryApplication,无先后顺序,等待全部启动完毕
-
启动discovery-springcloud-example下8个DiscoveryApplication,无先后顺序,等待全部启动完毕
-
启动discovery-springcloud-example-console下ConsoleApplication
-
启动discovery-console-desktop下ConsoleLauncher
-
在界面上点“显示服务拓扑”,可以把在服务注册发现中心所有注册的服务都显示在界面上

-
在界面上点选择“example-discovery-springcloud-example-zuul”集群下的一个服务,右键“执行灰度路由”

-
在路由界面上点击箭头指向的按钮,并切换下拉菜单,依次把a,b,c三个服务加进去,然后点“执行路由”,可以看到从Zuul->A服务->B服务->C服务,可以访问的路径

#### 基于Rest方式的多版本灰度访问控制
#### 基于Rest方式的多版本灰度访问控制
基于服务的操作过程和效果
基于服务的操作过程和效果
...
...
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