diff options
author | Sid Sijbrandij <sytse@gitlab.com> | 2018-12-12 15:59:15 +0000 |
---|---|---|
committer | Sid Sijbrandij <sytse@gitlab.com> | 2018-12-12 15:59:15 +0000 |
commit | 2ccd4b364de826ef42b9ed34d9d1d8578940a900 (patch) | |
tree | dcc064a762cc8266dfa0cc0333e193aaabf58800 /doc/install | |
parent | 5df8a654b7bdee1c67eb9bd39fa14e73908aae55 (diff) | |
download | gitlab-ce-2ccd4b364de826ef42b9ed34d9d1d8578940a900.tar.gz |
Ensure everyone reads https://gitlab.com/charts/gitlab/merge_requests/599/diffs
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/kubernetes/gitlab_chart.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install/kubernetes/gitlab_chart.md b/doc/install/kubernetes/gitlab_chart.md index 85fa04731eb..74e2598f860 100644 --- a/doc/install/kubernetes/gitlab_chart.md +++ b/doc/install/kubernetes/gitlab_chart.md @@ -8,6 +8,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). ## Introduction |