Skip to content

Commit 3540214

Browse files
authored
Merge pull request #28152 from JayKayy/master
Update default node pod limits for large cluster
2 parents 7bdab6f + 8c4a748 commit 3540214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/best-practices/cluster-large.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ or virtual machines) running Kubernetes agents, managed by the
1212
Kubernetes {{< param "version" >}} supports clusters with up to 5000 nodes. More specifically,
1313
Kubernetes is designed to accommodate configurations that meet *all* of the following criteria:
1414

15-
* No more than 100 pods per node
15+
* No more than 110 pods per node
1616
* No more than 5000 nodes
1717
* No more than 150000 total pods
1818
* No more than 300000 total containers

0 commit comments

Comments
 (0)