From 0341cfd63efcfee7422f67dd3a83df1cf392740c Mon Sep 17 00:00:00 2001 From: Tom Atkins Date: Wed, 21 Nov 2018 13:57:49 +0000 Subject: Fix typo and broken link refs --- doc/install/kubernetes/gitlab_chart.md | 2 +- doc/install/kubernetes/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/install/kubernetes') diff --git a/doc/install/kubernetes/gitlab_chart.md b/doc/install/kubernetes/gitlab_chart.md index 40c35fc4bb2..d3a3bb16603 100644 --- a/doc/install/kubernetes/gitlab_chart.md +++ b/doc/install/kubernetes/gitlab_chart.md @@ -4,7 +4,7 @@ This is the official way to install GitLab on a cloud native environment. For more information on other available GitLab Helm Charts, see the [charts overview](index.md#chart-overview). TIP: **If in doubt, choose Omnibus:** -For nearly all GitLab installations we recommend using an Omnibus package. **GitLab can support up to 40,000 users on a single box Omnibus installation** with enough CPU and RAM. (See [requirements documentation](requirements.md)). Before starting to install GitLab in Kubernetes, please read [Choose the best installation method for your needs](install/README.md) +For nearly all GitLab installations we recommend using an Omnibus package. **GitLab can support up to 40,000 users on a single box Omnibus installation** with enough CPU and RAM. (See [requirements documentation](install/requirements.md)). Before starting to install GitLab in Kubernetes, please read [Choose the best installation method for your needs](install/README.md) ## Introduction diff --git a/doc/install/kubernetes/index.md b/doc/install/kubernetes/index.md index 91810ae9f9d..2c44437d74d 100644 --- a/doc/install/kubernetes/index.md +++ b/doc/install/kubernetes/index.md @@ -5,7 +5,7 @@ description: 'Read through the different methods to deploy GitLab on Kubernetes. # Installing GitLab on Kubernetes TIP: **If in doubt, choose Omnibus:** -For nearly all GitLab installations we recommend using an Omnibus package. **GitLab can support up to 40,000 users on a single box Omnibus installation** with enough CPU and RAM. (See [requirements documentation](requirements.md)). Before starting to install GitLab in Kubernetes, please read [Choose the best installation method for your needs](install/README.md) +For nearly all GitLab installations we recommend using an Omnibus package. **GitLab can support up to 40,000 users on a single box Omnibus installation** with enough CPU and RAM. (See [requirements documentation](install/requirements.md)). Before starting to install GitLab in Kubernetes, please read [Choose the best installation method for your needs](install/README.md) The easiest method to deploy GitLab on [Kubernetes](https://kubernetes.io/) is to take advantage of GitLab's Helm charts. [Helm] is a package -- cgit v1.2.3