Slide 7
Slide 7 text
7
No More Than 150,000 #Pods
Threshold for Cluster Scope
Ref: https://kubernetes.io/docs/setup/best-practices/cluster-large/
Consideration for
Large Cluster
SIG-Scalability
Thresholds
Azure Kubernetes Service
(with Azure CNI)
Red Hat OpenShift
Container Platform v4
Updated 2017/8/4 2020/2/25 2023/3/29 2023/05/23
k8s version v1.27 v1.26 v4.13 (k8s v1.26)
#Pods 150,000 150,000 150,000
#Pods/Node < 110 min(110, 10*#cores) default 30, MAX 250 default 250, MAX 500
#Nodes 5,000 5,000 5,000 2,000
#Containers 300,000
#Services 10,000 10,000
• Personal estimation recommendation
• No more than 150,000 #Pods
• No more than 10,000 #Services
• Choose either 110 or 250 as the benchmark for #Pods/Node
• 100 #Nodes can be used as an estimation target if there are no specific requirements