From 76b73a6319b06f7329f24a4acc6d2eab7a9c305d Mon Sep 17 00:00:00 2001 From: Marcus Rodan Date: Mon, 8 Feb 2021 19:41:16 +0100 Subject: [PATCH] Update faq.md Signed-off-by: Marcus Rodan --- docs/gitbook/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/gitbook/faq.md b/docs/gitbook/faq.md index 2aa09f36..4bf4e9a3 100644 --- a/docs/gitbook/faq.md +++ b/docs/gitbook/faq.md @@ -317,6 +317,8 @@ spec: matchLabels: affinity: podinfo topologyKey: topology.kubernetes.io/zone +``` + ## Metrics #### How does Flagger measure the request success rate and duration?