From d3aa37b40cd7a9d4e44566a4b2e9ba96cafead85 Mon Sep 17 00:00:00 2001 From: Silvio Moioli Date: Thu, 21 Sep 2023 15:15:49 +0200 Subject: [PATCH] Add larger deployments note Signed-off-by: Silvio Moioli --- .../installation-requirements.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/pages-for-subheaders/installation-requirements.md b/docs/pages-for-subheaders/installation-requirements.md index ea03a1cb4f1..a5e694f4a72 100644 --- a/docs/pages-for-subheaders/installation-requirements.md +++ b/docs/pages-for-subheaders/installation-requirements.md @@ -92,11 +92,14 @@ Minimum CPU and memory requirements for each individual node in the [Kubernetes Please note that a highly available setup with at least 3 nodes is required for all production usages. -| Deployment Size | Clusters | Nodes | vCPUs | RAM | -| --------------- | ---------- | ------------ |-------|-------| -| Small | Up to 150 | Up to 1500 | 4 | 16 GB | -| Medium | Up to 300 | Up to 3000 | 8 | 32 GB | -| Large | Up to 500 | Up to 5000 | 16 | 64 GB | +| Deployment Size | Clusters | Nodes | vCPUs | RAM | +|-----------------|-----------|------------|-------|-------| +| Small | Up to 150 | Up to 1500 | 4 | 16 GB | +| Medium | Up to 300 | Up to 3000 | 8 | 32 GB | +| Large | Up to 500 | Up to 5000 | 16 | 64 GB | +| Larger | (†) | (†) | (†) | (†) | + +(†): Depending on various factors, larger deployment sizes are generally possible with ad-hoc hardware recommendations and tuning. You can [contact Rancher](https://rancher.com/contact/) for a customized evaluation. ### K3s Kubernetes