From 234fa360bad99597e18c0cee12990b3da9a88a92 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sat, 28 Aug 2021 12:41:22 +0300 Subject: [PATCH] [ja] Update default node pod limits for large cluster --- content/ja/docs/setup/best-practices/cluster-large.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/setup/best-practices/cluster-large.md b/content/ja/docs/setup/best-practices/cluster-large.md index bc59b1b8ee..5a1f45b662 100644 --- a/content/ja/docs/setup/best-practices/cluster-large.md +++ b/content/ja/docs/setup/best-practices/cluster-large.md @@ -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 ## 構築