We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71246e2 commit 219622fCopy full SHA for 219622f
14-Microservices-Canary-Deployments/README.md
@@ -5,6 +5,7 @@
5
### Usecase Description
6
- User Management **getNotificationAppInfo** will call Notification service V1 and V2 versions.
7
- We will distribute traffic between V1 and V2 versions of Notification service as per our choice based on Replicas
8
+
9
| NS V1 Replicas | NS V2 Replicas | Traffic Distribution |
10
| -------------- | -------------- | -------------------- |
11
| 4 | 0 | 100% traffic to NS V1 Version |
0 commit comments