summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2018-02-06 00:11:22 -0500
committerJoshua Lambert <joshua@gitlab.com>2018-02-06 00:11:22 -0500
commit571bc7af87e9f7d5f277a92e9138b6720c3c2f90 (patch)
treef5ca086c88cb2fe0cf2eb636133f7bc77ee95c36
parent4f9901c2f26a8e13067127c7a12ea5949e9f7e15 (diff)
downloadgitlab-ce-571bc7af87e9f7d5f277a92e9138b6720c3c2f90.tar.gz
Clarify that gitlab-omnibus is the best way to install gitlab
-rw-r--r--doc/install/kubernetes/gitlab_omnibus.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/kubernetes/gitlab_omnibus.md b/doc/install/kubernetes/gitlab_omnibus.md
index 87e81862df9..c013bb9e9f5 100644
--- a/doc/install/kubernetes/gitlab_omnibus.md
+++ b/doc/install/kubernetes/gitlab_omnibus.md
@@ -2,7 +2,7 @@
> **Note:**.
* This chart has been tested on Google Kubernetes Engine and Azure Container Service.
-**[This chart is beta](#limitations).** A new [cloud native GitLab chart](https://docs.gitlab.com/ee/install/kubernetes/#cloud-native-gitlab-chart) is in development with increased scalability and resilience, among other benefits. Once available, the cloud native chart will be the recommended installation method for Kubernetes, and this chart will be deprecated.
+**[This chart is beta](#limitations), and is the best way to install GitLab on Kubernetes today.** A new [cloud native GitLab chart](https://docs.gitlab.com/ee/install/kubernetes/#cloud-native-gitlab-chart) is in development with increased scalability and resilience, among other benefits. Once available, the cloud native chart will be the recommended installation method for Kubernetes, and this chart will be deprecated.
For more information on available GitLab Helm Charts, please see our [overview](index.md#chart-overview).