You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sig-scalability/configs-and-limits/provider-configs.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,8 @@ proposed</td>
75
75
76
76
* API server configured for load balancing, other components using standard leader election.
77
77
78
+
* For performance reasons, it is best to use containerd as a container runtime.
79
+
78
80
* 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:
79
81
80
82
* Split etcd: Two different etcd clusters for events and cluster state (note: this is currently the GKE production default as well).
0 commit comments