Update max number of Nodes (#1137)
This commit is contained in:
committed by
devin-donnelly
parent
7cb28edac7
commit
6ebe0c46a2
@@ -10,9 +10,9 @@ assignees:
|
||||
|
||||
At {{page.version}}, Kubernetes supports clusters with up to 1000 nodes. More specifically, we support configurations that meet *all* of the following criteria:
|
||||
|
||||
* No more than 1000 nodes
|
||||
* No more than 30000 total pods
|
||||
* No more than 60000 total containers
|
||||
* No more than 2000 nodes
|
||||
* No more than 60000 total pods
|
||||
* No more than 120000 total containers
|
||||
* No more than 100 pods per node
|
||||
|
||||
* TOC
|
||||
|
||||
Reference in New Issue
Block a user