Skip to content

Commit 6ebe0c4

Browse files
Marek Grabowskidevin-donnelly
authored andcommitted
Update max number of Nodes (kubernetes#1137)
1 parent 7cb28ed commit 6ebe0c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/admin/cluster-large.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ assignees:
1010

1111
At {{page.version}}, Kubernetes supports clusters with up to 1000 nodes. More specifically, we support configurations that meet *all* of the following criteria:
1212

13-
* No more than 1000 nodes
14-
* No more than 30000 total pods
15-
* No more than 60000 total containers
13+
* No more than 2000 nodes
14+
* No more than 60000 total pods
15+
* No more than 120000 total containers
1616
* No more than 100 pods per node
1717

1818
* TOC

0 commit comments

Comments
 (0)