New request flow diagram (#1930)

* New request flow diagram

* Added ingress and egress gateways to diagram

* resized image, updated ratios in .md
This commit is contained in:
Dan Ciruli 2018-07-27 05:55:39 -07:00 committed by istio-bot
parent 77b90ba2f9
commit 95fb8df5cf
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 119 KiB

View File

@ -144,7 +144,7 @@ via the Envoy sidecar, you can add failure recovery features such as
timeouts, retries, and circuit breakers and obtain detailed metrics on
the connections to these services.
{{< image width="60%" ratio="28.88%"
{{< image width="85%" ratio="45%"
link="./ServiceModel_RequestFlow.svg"
alt="Ingress and Egress through Envoy."
caption="Request Flow"