Files
flagger/docs
stefanprodan 199e3b36c6 Upgrade CRD to v1alpha2
- add required fields for deployment and hpa targets
- make service port mandatory
- add webhooks validation
2018-12-26 13:46:59 +02:00
..
2018-12-19 15:42:16 +02:00
2018-12-26 13:46:59 +02:00
2018-12-18 10:31:05 +02:00
2018-12-06 16:18:38 +07:00
2018-12-19 13:31:18 +02:00
2018-10-07 13:08:42 +03:00
2018-11-25 21:05:16 +02:00
2018-11-28 14:56:34 +02:00
2018-12-18 18:38:33 +02:00
2018-12-18 18:38:33 +02:00
2018-12-18 18:38:33 +02:00
2018-12-19 15:42:16 +02:00

Flagger

Flagger is a Kubernetes operator that automates the promotion of canary deployments using Istio routing for traffic shifting and Prometheus metrics for canary analysis.

Flagger implements a control loop that gradually shifts traffic to the canary while measuring key performance indicators like HTTP requests success rate, requests average duration and pods health. Based on the KPIs analysis a canary is promoted or aborted and the analysis result is published to Slack.

For the install instructions and usage examples please see docs.flagger.app