Commit 9ae21b39 authored by Mike Lewis's avatar Mike Lewis

Minor edits to scaling and HA readme

parent 534d3d7b
......@@ -4,12 +4,12 @@ type: reference, concepts
# Scaling and High Availability
GitLab supports a number of options for larger self-managed instance setups that
are scalable and highly available. While either of these needs can be tackled
individually they typically go hand in hand - A performant scalable environment
will have availability by default as it's components are separated and pooled.
GitLab supports a number of options for larger self-managed instances to
ensure that they are scalable and highly available. While these needs can be tackled
individually, they typically go hand in hand: a performant scalable environment
will have availability by default, as its components are separated and pooled.
On this page we present recommendations for setups based on the number
On this page, we present recommendations for setups based on the number
of users you expect. For larger setups we give several recommended
architectures based on experience with GitLab.com and internal scale
testing that aim to achieve the right balance between both scalability
......
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