Add diagram

This commit is contained in:
Stefan Prodan
2018-09-27 13:30:20 +03:00
parent 7c69d4e29e
commit b045f28a47
2 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -24,12 +24,14 @@ helm upgrade --install steerer steerer/steerer \
--set controlLoopInterval=1m
```
## Usage
### Usage
Steerer requires two Kubernetes deployments: one for the version you want to upgrade called _primary_ and one for the _canary_.
Each deployment must have a corresponding ClusterIP service that exposes a port named http or https.
These services are used as destinations in a Istio virtual service.
![steerer-overview](https://github.com/stefanprodan/steerer/blob/master/docs/diagrams/steerer-overview.png)
Gated rollout stages:
* scan for deployments marked for rollout
Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB