Update README.md to clarify EFS is slow and not to use this guide.
This commit is contained in:
parent
7849fd3695
commit
590640d1b0
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue