Commit 2f3a112f authored by Amy Qualls's avatar Amy Qualls

Merge branch 'selhorn-hafix' into 'master'

Docs: Removed instance of HA

See merge request gitlab-org/gitlab!32197
parents ad04490c 8cfaf0eb
......@@ -5,7 +5,7 @@ type: reference
# Object Storage
GitLab supports using an object storage service for holding numerous types of data.
In a high availability setup, it's recommended over [NFS](high_availability/nfs.md) and
It's recommended over NFS and
in general it's better in larger setups as object storage is
typically much more performant, reliable, and scalable.
......@@ -38,7 +38,7 @@ For configuring GitLab to use Object Storage refer to the following guides:
### Other alternatives to filesystem storage
If you're working to [scale out](reference_architectures/index.md) your GitLab implementation,
or add [fault tolerance and redundancy](high_availability/README.md) you may be
or add fault tolerance and redundancy, you may be
looking at removing dependencies on block or network filesystems.
See the following guides and
[note that Pages requires disk storage](#gitlab-pages-requires-nfs):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment