File tree 3 files changed +9
-36
lines changed
en/docs/ops/deployment/performance-and-scalability
uk/docs/ops/deployment/performance-and-scalability
zh/docs/ops/deployment/performance-and-scalability
3 files changed +9
-36
lines changed Original file line number Diff line number Diff line change @@ -111,18 +111,9 @@ We obtained these results using the [Istio benchmarks](https://github.com/istio/
111
111
Note: This testing was performed on the [ CNCF Community Infrastructure Lab] ( https://github.com/cncf/cluster ) .
112
112
Different hardware will give different values.
113
113
114
- <img width="90%" style="display: block; margin: auto;"
115
- src="istio-1.24.0-fortio-90.png"
116
- alt="P90 latency vs client connections"
117
- caption="P90 latency vs client connections"
118
- />
119
- <br ><br >
120
- <img width="90%" style="display: block; margin: auto;"
121
- src="istio-1.24.0-fortio-99.png"
122
- alt="P99 latency vs client connections"
123
- caption="P99 latency vs client connections"
124
- />
125
- <br >
114
+ {{< image link="./istio-1.24.0-fortio-90.png" caption="P90 latency vs client connections" width="90%" >}}
115
+
116
+ {{< image link="./istio-1.24.0-fortio-99.png" caption="P99 latency vs client connections" width="90%" >}}
126
117
127
118
- ` no mesh ` : Client pod directly calls the server pod, no pods in Istio service mesh.
128
119
- ` ambient: L4 ` : Default ambient mode with the {{< gloss >}}secure L4 overlay{{< /gloss >}}
Original file line number Diff line number Diff line change @@ -85,18 +85,9 @@ Istiod налаштовує sidecar проксі на основі конфіг
85
85
86
86
Примітка: Це тестування було виконано у [ CNCF Community Infrastructure Lab] ( https://github.com/cncf/cluster ) . Різне апаратне забезпечення може давати різні значення.
87
87
88
- <img width="90%" style="display: block; margin: auto;"
89
- src="istio-1.24.0-fortio-90.png"
90
- alt="Затримка P90 для клієнтських підключень"
91
- caption="Затримка P90 для клієнтських підключень"
92
- />
93
- <br ><br >
94
- <img width="90%" style="display: block; margin: auto;"
95
- src="istio-1.24.0-fortio-99.png"
96
- alt="Затримка P99 для клієнтських підключень"
97
- caption="Затримка P99 для клієнтських підключень"
98
- />
99
- <br >
88
+ {{< image link="./istio-1.24.0-fortio-90.png" caption="Затримка P90 для клієнтських підключень" width="90%" >}}
89
+
90
+ {{< image link="./istio-1.24.0-fortio-99.png" caption="Затримка P99 для клієнтських підключень" width="90%" >}}
100
91
101
92
- ` no mesh ` : Клієнтський pod напряму викликає серверний pod, жодних podʼів у сервісній мережі Istio.
102
93
- ` ambient: L4 ` : Стандартний режим оточення з {{< gloss "Захищений L4 Overlay" >}}захищеним L4 Overlay{{< /gloss >}}
Original file line number Diff line number Diff line change @@ -106,18 +106,9 @@ http/1.1 请求的 P90 和 P99 延迟。为了运行测试,
106
106
注意:此测试是在 [ CNCF 社区基础设施实验室] ( https://github.com/cncf/cluster ) 中进行的。
107
107
不同的硬件会给出不同的值。
108
108
109
- <img width="90%" style="display: block; margin: auto;"
110
- src="istio-1.24.0-fortio-90.png"
111
- alt="P90 延迟 vs 客户端连接"
112
- caption="P90 延迟 vs 客户端连接"
113
- />
114
- <br ><br >
115
- <img width="90%" style="display: block; margin: auto;"
116
- src="istio-1.24.0-fortio-99.png"
117
- alt="P99 延迟 vs 客户端连接"
118
- caption="P99 延迟 vs 客户端连接"
119
- />
120
- <br >
109
+ {{< image link="./istio-1.24.0-fortio-90.png" caption="P90 延迟 vs 客户端连接" width="90%" >}}
110
+
111
+ {{< image link="./istio-1.24.0-fortio-99.png" caption="P99 延迟 vs 客户端连接" width="90%" >}}
121
112
122
113
- ` no mesh ` :客户端 Pod 直接调用服务器 Pod,Pod 不在 Istio 服务网格中。
123
114
- ` ambient: L4 ` :带有{{{{< gloss "Secure L4 Overlay" >}}安全 L4 覆盖{{< /gloss >}}的默认 Ambient 模式。
You can’t perform that action at this time.
0 commit comments