Skip to content

Commit a35ed16

Browse files
committed
Add information for containerd being CRI of choice for SIG Scalability
1 parent d3e611f commit a35ed16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sig-scalability/configs-and-limits/provider-configs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ proposed</td>
7575

7676
* API server configured for load balancing, other components using standard leader election.
7777

78+
* For performance reasons, it is best to use containerd as a container runtimer.
79+
7880
* Etcd is used for two distinct cluster purposes - cluster state and event processing. These have different i/o characteristics. It is important to scalability testing efforts that the iops provided by the servers to etcd be consistent and protected. These leads to two requirements:
7981

8082
* Split etcd: Two different etcd clusters for events and cluster state (note: this is currently the GKE production default as well).

0 commit comments

Comments
 (0)