mirror of
https://github.com/fluxcd/flagger.git
synced 2026-03-03 10:10:21 +00:00
530 B
530 B
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
$ helm repo add steerer https://stefanprodan.github.io/steerer
$ helm upgrade --install steerer steerer/steerer --namespace=istio-system
