From 3a9a40894142d5483bbf908f21c535f0bec0e552 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Mon, 1 Apr 2019 18:09:57 +0200 Subject: [PATCH] Seed a features section Closes: #133 Signed-off-by: Daniel Holbach --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e93803cd..e0b16844 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,17 @@ spec: For more details on how the canary analysis and promotion works please [read the docs](https://docs.flagger.app/how-it-works). +### Features + +* A/B testing +* Canary deployments +* Integrated monitoring and alerts +* Zero downtime deployments +* Supported technologies + * [Helm](https://helm.sh/) + * [Istio](https://istio.io/) + * [App Mesh](https://aws.amazon.com/app-mesh/) + ### Roadmap * Integrate with other service mesh technologies like Linkerd v2, Super Gloo or Consul Mesh