summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabuerer <abuerer@gitlab.com>2019-07-01 15:11:37 -0500
committerabuerer <abuerer@gitlab.com>2019-07-01 15:11:37 -0500
commitff1fd5493f176b4e69531aef1ae53f02cd2ff349 (patch)
treeaccc9e76782be225ac2b15afdd06a9c6dce75d7e
parent7177f59fe67ba00bb137fbf3d6f8636232640344 (diff)
downloadgitlab-ce-docs-clarify-10k-architecture-resources-per-node.tar.gz
Clarify 10k architecture resource per nodedocs-clarify-10k-architecture-resources-per-node
Adding a note to the 10k reference architecturre that the resource recommendations are per node
-rw-r--r--doc/administration/high_availability/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/administration/high_availability/README.md b/doc/administration/high_availability/README.md
index 0c4f926c579..e81d2741082 100644
--- a/doc/administration/high_availability/README.md
+++ b/doc/administration/high_availability/README.md
@@ -171,12 +171,12 @@ are a work-in-progress representation of the work so far. Quality will be
certifying this environment in FY20-Q2. The specifications may be adjusted
prior to certification based on performance testing.
-- 3 PostgreSQL - 4 CPU, 8GB RAM
+- 3 PostgreSQL - 4 CPU, 8GB RAM per node
- 1 PgBouncer - 2 CPU, 4GB RAM
-- 2 Redis - 2 CPU, 8GB RAM
-- 3 Consul/Sentinel - 2 CPU, 2GB RAM
-- 4 Sidekiq - 4 CPU, 8GB RAM
-- 5 GitLab application nodes - 20 CPU, 64GB RAM
+- 2 Redis - 2 CPU, 8GB RAM per node
+- 3 Consul/Sentinel - 2 CPU, 2GB RAM per node
+- 4 Sidekiq - 4 CPU, 8GB RAM per node
+- 5 GitLab application nodes - 20 CPU, 64GB RAM per node
- 1 Gitaly - 20 CPU, 64GB RAM
- 1 Monitoring node - 4 CPU, 8GB RAM