summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Williams <lwilliams@gitlab.com>2018-07-03 12:47:48 -0500
committerLuca Williams <lwilliams@gitlab.com>2018-07-03 12:47:48 -0500
commitaadb958b26bd5c98db30880356d8be80e5da355b (patch)
treed36448827cd465fd71f96d30c31c6e5d9f311000
parentcd5789415b6e561564073693243e890e79596ed2 (diff)
downloadgitlab-ce-tipynupdate-HAdocs.tar.gz
added HA webcast videotipynupdate-HAdocs
-rw-r--r--doc/administration/high_availability/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/administration/high_availability/README.md b/doc/administration/high_availability/README.md
index ea8077f0623..3461680caa1 100644
--- a/doc/administration/high_availability/README.md
+++ b/doc/administration/high_availability/README.md
@@ -13,6 +13,8 @@ of Git, developers can still commit code locally even when GitLab is not
available. However, some GitLab features such as the issue tracker and
Continuous Integration are not available when GitLab is down.
+For a detailed insight into how GitLab scales and configures gitlab.com, you can watch [this 1 hour Q&A](https://www.youtube.com/watch?v=uCU8jdYzpac&feature=youtu.be) with [John Northrup](gitlab.com/northrup), one of our Infrastructure Engineers and live questions coming in from some of our customers.
+
**Keep in mind that all Highly Available solutions come with a trade-off between
cost/complexity and uptime**. The more uptime you want, the more complex the
solution. And the more complex the solution, the more work is involved in