From 005d295410cd2ed4539880c00e0cd3fa62f1b64d Mon Sep 17 00:00:00 2001 From: Eran Markus Date: Sat, 6 Jun 2026 11:25:48 +0300 Subject: [PATCH] remove outdated control plane CPU/memory table Signed-off-by: Eran Markus --- docs/installation/requirements.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/docs/installation/requirements.md b/docs/installation/requirements.md index 000e86ea98..ba26101699 100644 --- a/docs/installation/requirements.md +++ b/docs/installation/requirements.md @@ -226,17 +226,7 @@ Hardware requirements are based on the size of your K3s cluster. For production - PostgreSQL - etcd -### CPU and Memory - -The following are the minimum CPU and memory requirements for nodes in a high-availability K3s server: - -| Deployment Size | Nodes | vCPUs | RAM | -|:---------------:|:---------:|:-----:|:-----:| -| Small | Up to 10 | 2 | 4 GB | -| Medium | Up to 100 | 4 | 8 GB | -| Large | Up to 250 | 8 | 16 GB | -| X-Large | Up to 500 | 16 | 32 GB | -| XX-Large | 500+ | 32 | 64 GB | +For control-plane node CPU and memory sizing relative to the number of agents, see the [Server Sizing Guide](#server-sizing-guide) above. ### Disks