diff --git a/docs/diagrams/flagger-load-testing.png b/docs/diagrams/flagger-load-testing.png new file mode 100644 index 00000000..6a809688 Binary files /dev/null and b/docs/diagrams/flagger-load-testing.png differ diff --git a/docs/gitbook/how-it-works.md b/docs/gitbook/how-it-works.md index 760ae8c9..b23e19e3 100644 --- a/docs/gitbook/how-it-works.md +++ b/docs/gitbook/how-it-works.md @@ -291,6 +291,8 @@ Flagger metric checks will fail with "no values found for metric istio_requests_ Flagger comes with a load testing service based on [rakyll/hey](https://github.com/rakyll/hey) that generates traffic during analysis when configured as a webhook. +![Flagger Load Testing Webhook](https://raw.githubusercontent.com/stefanprodan/flagger/master/docs/diagrams/flagger-load-testing.png) + First you need to deploy the load test runner in a namespace with Istio sidecar injection enabled: ```bash