From e57f628811cc8598ec5aa9e45b802706ae16b5a7 Mon Sep 17 00:00:00 2001 From: Silvio Moioli Date: Tue, 3 Oct 2023 10:32:39 +0200 Subject: [PATCH] installation-requirements: make typical use assumptions more concise Co-authored-by: Marty Hernandez Avedon --- .../installation-requirements.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/pages-for-subheaders/installation-requirements.md b/docs/pages-for-subheaders/installation-requirements.md index 31fd20e5b24..6312b02bdec 100644 --- a/docs/pages-for-subheaders/installation-requirements.md +++ b/docs/pages-for-subheaders/installation-requirements.md @@ -77,13 +77,13 @@ Rancher's hardware footprint depends on a number of factors, including: Since there are a high number of influencing factors that may vary over time, the requirements listed here should be understood as reasonable starting points that work well for most use cases. Nevertheless, your use case may have higher or lower requirements. For enquiries about a specific scenario please [contact Rancher](https://rancher.com/contact/) for further guidance. In particular, requirements on this page are subject to typical use assumptions, which include: - - total count of Kubernetes resources under 60 thousand per type - - up to 120 pods per node - - up to 200 CRDs in the upstream (local) cluster - - up to 100 CRDs in downstream clusters - - up to 50 Fleet deployments -Higher numbers are possible but requirements might be higher. -Note that visualization in the UI might be impacted for users with visibility on all resources in a type above 20 thousand total items. + - Under 60 thousand total Kubernetes resources, per type. + - Up to 120 pods per node. + - Up to 200 CRDs in the upstream (local) cluster. + - Up to 100 CRDs in downstream clusters. + - Up to 50 Fleet deployments. + +Higher numbers are possible but requirements might be higher. If you have more than 20 thousand resources of the same type, you might not be able to see all resources through the Rancher UI. :::note Evolution: