Skip to content

Commit 00f432f

Browse files
authored
Merge pull request #5873 from jprzychodzen/containerd
Add information for containerd being CRI of choice for SIG Scalability
2 parents d3e611f + 11f2ba8 commit 00f432f

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 runtime.
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)