From 16d793b132b42304d5eb500559bb4a2425aac44a Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Tue, 26 Feb 2019 02:04:59 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 631e2f1d..0e739c08 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Flagger documentation can be found at [docs.flagger.app](https://docs.flagger.ap * [Flagger install on GKE](https://docs.flagger.app/install/flagger-install-on-google-cloud) * How it works * [Canary custom resource](https://docs.flagger.app/how-it-works#canary-custom-resource) + * [Virtual Service](https://docs.flagger.app/how-it-works#virtual-service) * [Canary deployment stages](https://docs.flagger.app/how-it-works#canary-deployment) * [Canary analysis](https://docs.flagger.app/how-it-works#canary-analysis) * [HTTP metrics](https://docs.flagger.app/how-it-works#http-metrics)