Skip to content

Commit 5c7eb89

Browse files
committed
add new lines
1 parent 36594b8 commit 5c7eb89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/aks/istio-scale.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The [ClusterLoader2 framework][clusterloader2] was used to determine the maximum
3030
#### Sidecar Capacity and Istiod CPU and Memory
3131

3232
**Azure CNI Overlay**
33+
3334
| Churn (%) | Churn Rate (sidecars/sec) | Sidecar Capacity | Istiod Memory (GB) | Istiod CPU |
3435
|-------------|-----------------------------|--------------------|----------------------|--------------|
3536
| 0 | -- | 25000 | 32.1 | 15 |
@@ -38,6 +39,7 @@ The [ClusterLoader2 framework][clusterloader2] was used to determine the maximum
3839

3940

4041
**Azure CNI Overlay with Cilium**
42+
4143
| Churn (%) | Churn Rate (sidecars/sec) | Sidecar Capacity | Istiod Memory (GB) | Istiod CPU |
4244
|-------------|-----------------------------|--------------------|----------------------|--------------|
4345
| 0 |-- | 30000 | 41.2 | 15 |
@@ -49,11 +51,13 @@ The [ClusterLoader2 framework][clusterloader2] was used to determine the maximum
4951
The [ClusterLoader2 framework][clusterloader2] was used to determine the maximum number of sidecars `istiod` can manage with 1,000 services. The results can be compared to the 0% churn test (one service) in the pod churn scenario. Each service had `N` sidecars contributing to the overall maximum sidecar count. The API Server resource usage was observed to determine if there was any significant stress from the add-on.
5052

5153
**Sidecar Capacity**
54+
5255
| Azure CNI Overlay | Azure CNI Overlay with Cilium |
5356
|---------------------|---------------------------------|
5457
| 20000 | 20000 |
5558

5659
**CPU and Memory**
60+
5761
| Resource | Azure CNI Overlay | Azure CNI Overlay with Cilium |
5862
|------------------------|--------------------|---------------------------------|
5963
| API Server Memory (GB) | 38.9 | 9.7 |

0 commit comments

Comments
 (0)