summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-06-18 12:49:44 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-06-18 12:49:44 +0000
commitd222bafee0326768fdfc5683a394c9979369c0ef (patch)
tree60db6199fc930d3b9b96b0f83a335709a98bc5a4
parent7849fd36950f9eae65110b8482afba0f24e5357d (diff)
parent590640d1b0edf678970a7a9f490ecf18fb15181b (diff)
downloadgitlab-ce-d222bafee0326768fdfc5683a394c9979369c0ef.tar.gz
Merge branch 'patch-28' into 'master'
Update README.md to clarify EFS is slow and not to use this guide. See merge request gitlab-org/gitlab-ce!19852
-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