doc: update the node size limit

This commit increases the node size limit from 256 to 4096 CPUs
based on be1f566488

Fixes SCYLLADB-1676

Closes scylladb/scylladb#29602

(cherry picked from commit a7b7019f90)

Closes scylladb/scylladb#29846

Closes scylladb/scylladb#29864
This commit is contained in:
Anna Stuchlik
2026-04-22 09:39:17 +02:00
committed by Botond Dénes
parent 0e41ef82ac
commit 356ca32994

View File

@@ -16,7 +16,7 @@ Cluster and Node Limits
* - Nodes per cluster
- Low hundreds
* - Node size
- 256 vcpu
- 4096 CPUs
See :ref:`Hardware Requirements <system-requirements-hardware>` for storage
and memory requirements and limits.