Skip to content

Commit ccc8d15

Browse files
committed
update sidecar capacity tables
1 parent 4a624ac commit ccc8d15

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/aks/istio-scale.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,16 @@ The [ClusterLoader2 framework][clusterloader2] was used to determine the maximum
2929

3030
#### Sidecar Capacity and Istiod CPU and Memory
3131

32-
**Azure CNI Overlay**
33-
34-
| Churn (%) | Churn Rate (sidecars/sec) | Sidecar Capacity | Istiod Memory (GB) | Istiod CPU |
32+
|**Azure CNI Overlay**| | | | |
3533
|-------------|-----------------------------|--------------------|----------------------|--------------|
34+
| Churn (%) | Churn Rate (sidecars/sec) | Sidecar Capacity | Istiod Memory (GB) | Istiod CPU |
3635
| 0 |-- | 35000 | 47.8 | 15 |
3736
| 25 | 41.7 | 25000 | 37.2 | 16 |
3837
| 50 | 52.1 | 25000 | 39.8 | 16 |
3938

40-
**Azure CNI Overlay with Cilium**
41-
42-
| Churn (%) | Churn Rate (sidecars/sec) | Sidecar Capacity | Istiod Memory (GB) | Istiod CPU |
39+
|**Azure CNI Overlay with Cilium**|||||
4340
|-------------|-----------------------------|--------------------|----------------------|--------------|
41+
| Churn (%) | Churn Rate (sidecars/sec) | Sidecar Capacity | Istiod Memory (GB) | Istiod CPU |
4442
| 0 |-- | 30000 | 41.2 | 15 |
4543
| 25 | 41.7 | 25000 | 36.1 | 16 |
4644
| 50 | 37.9 | 25000 | 42.7 | 16 |

0 commit comments

Comments
 (0)