From eddf7c4e9bb80518cba568a15023f0d90edbc05f Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Mon, 29 Apr 2019 17:11:28 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c17c588..44b56acd 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Flagger documentation can be found at [docs.flagger.app](https://docs.flagger.ap * [Flagger install on Kubernetes](https://docs.flagger.app/install/flagger-install-on-kubernetes) * [Flagger install on GKE Istio](https://docs.flagger.app/install/flagger-install-on-google-cloud) * [Flagger install on EKS App Mesh](https://docs.flagger.app/install/flagger-install-on-eks-appmesh) + * [Flagger install with SuperGloo](https://docs.flagger.app/install/flagger-install-with-supergloo) * How it works * [Canary custom resource](https://docs.flagger.app/how-it-works#canary-custom-resource) * [Routing](https://docs.flagger.app/how-it-works#istio-routing)