Merge pull request #29575 from Arhell/upd

[ja] Update default node pod limits for large cluster
pull/29598/head
Kubernetes Prow Robot 2021-09-01 03:10:59 -07:00 committed by GitHub
commit 7486562af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,10 +7,10 @@ weight: 20
At {{< param "version" >}}, Kubernetes supports clusters with up to 5000 nodes. More specifically, we support configurations that meet *all* of the following criteria:
* No more than 110 pods per node
* No more than 5000 nodes
* No more than 150000 total pods
* No more than 300000 total containers
* No more than 100 pods per node
## 構築