Files
flagger/docs/index.md
2018-09-27 14:51:53 +03:00

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.

steerer-overview

Install

$ helm repo add steerer https://stefanprodan.github.io/steerer
$ helm upgrade --install steerer steerer/steerer --namespace=istio-system

Docs: github.com/stefanprodan/steerer