diff options
author | Sid Sijbrandij <sytse@gitlab.com> | 2018-12-12 15:58:58 +0000 |
---|---|---|
committer | Sid Sijbrandij <sytse@gitlab.com> | 2018-12-12 15:58:58 +0000 |
commit | 5df8a654b7bdee1c67eb9bd39fa14e73908aae55 (patch) | |
tree | 4f7aef653c71fa3de1cb0718cff01e4afb899262 /doc | |
parent | 099777a3569208cdadeb88203a19885dbcd5d527 (diff) | |
download | gitlab-ce-5df8a654b7bdee1c67eb9bd39fa14e73908aae55.tar.gz |
Ensure everyone reads https://gitlab.com/charts/gitlab/merge_requests/599/diffs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/kubernetes/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install/kubernetes/index.md b/doc/install/kubernetes/index.md index 37f5451b792..281630174e7 100644 --- a/doc/install/kubernetes/index.md +++ b/doc/install/kubernetes/index.md @@ -10,6 +10,7 @@ If you're not sure if Kubernetes is for you, our [Omnibus GitLab packages](../README.md#install-gitlab-using-the-omnibus-gitlab-package-recommended) are mature, scalable, support [high availability](../../administration/high_availability/README.md) and are used today on GitLab.com. +It is not necessary to have GitLab installed on Kubernetes in order to use [GitLab Kubernetes integration](https://docs.gitlab.com/ee/user/project/clusters/index.html). The easiest method to deploy GitLab on [Kubernetes](https://kubernetes.io/) is to take advantage of GitLab's Helm charts. [Helm](https://github.com/kubernetes/helm/blob/master/README.md) |