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 219622f commit ca3a080Copy full SHA for ca3a080
14-Microservices-Canary-Deployments/README.md
@@ -50,6 +50,8 @@ kubectl get pods
50
51
## Step-03: Review Deployment Manifest for V2 Notification Service
52
- We are going to distribute 50% traffic to each of the V1 and V2 version of application
53
+
54
55
| NS V1 Replicas | NS V2 Replicas | Traffic Distribution |
56
| -------------- | -------------- | -------------------- |
57
| 2 | 2 | 50% traffic to NS V2 Version |
0 commit comments