diff options
| author | Achilleas Pipinellis <axil@gitlab.com> | 2019-03-14 11:06:48 +0100 |
|---|---|---|
| committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-03-19 14:10:44 +0100 |
| commit | 3b2674502b0624bd290031ef98b89f56c10b1790 (patch) | |
| tree | 59a421c87057e82e9886201cd01d49308dfc3825 /doc/install/README.md | |
| parent | 0f04d4b2b4f41b5530ac7110d1c883540d5bc96f (diff) | |
| download | gitlab-ce-3b2674502b0624bd290031ef98b89f56c10b1790.tar.gz | |
Redirect Kubernetes installation to the charts docsdocs/point-to-new-chart-links
With the advent of the new chart docs, we should deprecate the old ones
and redirect them to the new ones.
Diffstat (limited to 'doc/install/README.md')
| -rw-r--r-- | doc/install/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/README.md b/doc/install/README.md index 52011526768..53778f7f0d3 100644 --- a/doc/install/README.md +++ b/doc/install/README.md @@ -55,9 +55,9 @@ need to be aware of: - It can be more expensive for smaller installations. The default installation requires more resources than a single node Omnibus deployment, as most services are deployed in a redundant fashion. -- There are some feature [limitations to be aware of](kubernetes/gitlab_chart.md#limitations). +- There are some feature [limitations to be aware of](https://docs.gitlab.com/charts/#limitations). -[**> Install GitLab on Kubernetes using the GitLab Helm charts.**](kubernetes/index.md) +[**> Install GitLab on Kubernetes using the GitLab Helm charts.**](https://docs.gitlab.com/charts/) ## Installing GitLab with Docker |
