-
Notifications
You must be signed in to change notification settings - Fork 70
docs: Scaling & capacity-planning guide #643
Copy link
Copy link
Open
Labels
area: documentationDocs, README, templatesDocs, README, templatesdifficulty: mediumModerate complexityModerate complexitydocumentationImprovements or additions to documentationImprovements or additions to documentationinfraDeployment, docker, runtimeDeployment, docker, runtimeperformancePerf and scalabilityPerf and scalability
Metadata
Metadata
Assignees
Labels
area: documentationDocs, README, templatesDocs, README, templatesdifficulty: mediumModerate complexityModerate complexitydocumentationImprovements or additions to documentationImprovements or additions to documentationinfraDeployment, docker, runtimeDeployment, docker, runtimeperformancePerf and scalabilityPerf and scalability
Type
Fields
Give feedbackNo fields configured for issues without a type.
Background & current state
Operators/SREs have no guidance on sizing the system for load. Scale features (replicas NEW-034, partitioning NEW-035, caching NEW-036, autoscaling NEW-051) and load tests (NEW-115) will exist, but no doc ties them to capacity recommendations.
Goal
Author
docs/SCALING.md: capacity-planning guidance (replicas, DB sizing, cache, RPC throughput, pool sizing) backed by load-test numbers.Outline
Task breakdown
docs/SCALING.mdwith concrete recommendations + load-test references.Acceptance criteria
load-tests/).Verification
Difficulty: medium · Effort: M · documentation + performance