From b8bcfd1b0a7d681349e8453e4913e6052c21a36b Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Thu, 9 May 2019 14:49:22 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c756cc8c..466f40fa 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ perhaps due to the complexity of management and the fear of failed deployments i Flagger is an open source Kubernetes operator that aims to untangle this complexity. It automates the promotion of canary deployments by using -Istio or App Mesh traffic shifting and Prometheus metrics to analyse the application's behaviour during a controlled rollout. +Istio, App Mesh or NGNIX traffic shifting and Prometheus metrics to analyse the application's behaviour during a controlled rollout. The canary analysis can be extended with webhooks for running integration tests, load tests or any other custom validation. Flagger implements a control loop that gradually shifts traffic to the canary while measuring key performance