mirror of https://github.com/istio/istio.io.git
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:
parent
77b90ba2f9
commit
95fb8df5cf
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 119 KiB |
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue