kubernetes/kubernetes Docs Study
Cluster 의 인프라 Limit 기준 (Cloud provider resource quotas)
겸겸사
2022. 2. 4. 16:47
https://kubernetes.io/docs/setup/best-practices/cluster-large/
Considerations for large clusters
A cluster is a set of nodes (physical or virtual machines) running Kubernetes agents, managed by the control plane. Kubernetes v1.23 supports clusters with up to 5000 nodes. More specifically, Kubernetes is designed to accommodate configurations that meet
kubernetes.io
- v.1.23 에서 하나의 Cluster 에 최대 5000개의 Node
- Node 하나에 110 개 이하의 Pod
- 하나의 Cluster 에 150000 이하의 Pod
- 하나의 Cluster 에 300000 이하의 Container