diff options
author | Joshua Lambert <joshua@gitlab.com> | 2018-04-17 22:46:47 -0400 |
---|---|---|
committer | Joshua Lambert <joshua@gitlab.com> | 2018-04-17 22:46:47 -0400 |
commit | 5c9b7db53cd10b76576aa0f3203dabd7233d1573 (patch) | |
tree | 0fe8fb6b05ee8522977ffc04f1bfcc6eb265fe95 /doc | |
parent | b5bf1e0847bea0df7562c53e5d0c855ea7052a7e (diff) | |
download | gitlab-ce-5c9b7db53cd10b76576aa0f3203dabd7233d1573.tar.gz |
Switch over to CNG chart short description
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/kubernetes/gitlab_chart.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/install/kubernetes/gitlab_chart.md b/doc/install/kubernetes/gitlab_chart.md index 8e1316ec0ea..b56938ea6c7 100644 --- a/doc/install/kubernetes/gitlab_chart.md +++ b/doc/install/kubernetes/gitlab_chart.md @@ -1,3 +1,6 @@ -# Deprecated Chart +# GitLab Helm Chart +> **Note:** This chart is currently in alpha. -This chart has been deprecated and is no longer available as of March 22nd 2018. Please refer to our [Helm chart documentation](index.md) for current charts.
\ No newline at end of file +The cloud native `gitlab` chart is the next generation Helm chart, currently in alpha, and will replace the [`gitlab-omnibus`](gitlab_omnibus.md) chart. It will support large deployments with horizontal scaling of individual GitLab components. + +Installation instructions and known issues are available at the [project page](https://gitlab.com/charts/helm.gitlab.io/).
\ No newline at end of file |