diff options
author | Cindy Pallares 🦉 <cindy@gitlab.com> | 2017-12-29 17:39:27 +0000 |
---|---|---|
committer | Cindy Pallares <cindy@gitlab.com> | 2018-01-11 11:42:49 -0500 |
commit | 3b6fb6b8679abc7915be669bd937cb0178721c8a (patch) | |
tree | 7ebb61bd98b034e733e1c31a649838c412de5ea0 /doc | |
parent | d9aaf0ba81c3138fc315d669398b8306b284b7cf (diff) | |
download | gitlab-ce-3b6fb6b8679abc7915be669bd937cb0178721c8a.tar.gz |
Recommend against the use of EFSdocs-update-EFS-HA-note
Diffstat (limited to 'doc')
-rw-r--r-- | doc/administration/high_availability/nfs.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/administration/high_availability/nfs.md b/doc/administration/high_availability/nfs.md index e09ccaba08c..d8928a7fe4c 100644 --- a/doc/administration/high_availability/nfs.md +++ b/doc/administration/high_availability/nfs.md @@ -32,7 +32,9 @@ options: ## AWS Elastic File System -GitLab does not recommend using AWS Elastic File System (EFS). +GitLab strongly recommends against using AWS Elastic File System (EFS). +Our support team will not be able to assist on performance issues related to +file system access. Customers and users have reported that AWS EFS does not perform well for GitLab's use-case. There are several issues that can cause problems. For these reasons |