mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Add CLI screen
This commit is contained in:
@@ -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:
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 378 KiB |
Reference in New Issue
Block a user