Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Matos <lee@gitlab.com>2018-06-18 15:49:44 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-06-18 15:49:44 +0300
commit590640d1b0edf678970a7a9f490ecf18fb15181b (patch)
tree60db6199fc930d3b9b96b0f83a335709a98bc5a4 /doc/university
parent7849fd36950f9eae65110b8482afba0f24e5357d (diff)
Update README.md to clarify EFS is slow and not to use this guide.
Diffstat (limited to 'doc/university')
-rw-r--r--doc/university/high-availability/aws/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/university/high-availability/aws/README.md b/doc/university/high-availability/aws/README.md
index f340164b882..dc045961ed7 100644
--- a/doc/university/high-availability/aws/README.md
+++ b/doc/university/high-availability/aws/README.md
@@ -2,6 +2,10 @@
comments: false
---
+DANGER: This guide exists for reference of how an AWS deployment could work.
+We are currently seeing very slow EFS access performance which causes GitLab to
+be 5-10x slower than using NFS or Local disk. We _do not_ recommend follow this
+guide at this time.
# High Availability on AWS