Add CLI screen

This commit is contained in:
Stefan Prodan 2018-09-23 11:29:24 +03:00
parent 97c53b9599
commit 1c07a7c2ed
2 changed files with 21 additions and 1 deletions

View File

@ -1,3 +1,23 @@
# steerer
service mesh steerer
Istio progressive rollout gated by Prometheus HTTP success rate metric
### Usage
Create a test namespace:
```bash
kubectl apply -f ./artifacts/namespace/
```
Create GA and canary deployments, services and Istio virtual service:
```bash
kubectl apply -f ./artifacts/workloads/
```
Start rollout:
![rollout-cli](docs/screens/rollout-cli-output.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 KiB