mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Add diagram to docs site
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Steerer
|
||||
|
||||
Steerer is a Kubernetes operator that automates the promotion of canary deployments
|
||||
using Istio routing for traffic shifting and Prometheus metrics for canary analysis.
|
||||
|
||||

|
||||
|
||||
### Install
|
||||
|
||||
```console
|
||||
```
|
||||
$ helm repo add steerer https://stefanprodan.github.io/steerer
|
||||
$ helm upgrade --install steerer steerer/steerer --namespace=istio-system
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user