summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2017-08-10 11:20:23 -0400
committerJoshua Lambert <joshua@gitlab.com>2017-08-10 11:20:23 -0400
commit5e6683d83012d8c0d7fdee1061823ed9c15c31d6 (patch)
tree592419f6f936f3bcb1329cee41e8956618e90b4f
parent59641a26616b6c9ba05c96b9028093d7662d9392 (diff)
downloadgitlab-ce-5e6683d83012d8c0d7fdee1061823ed9c15c31d6.tar.gz
fix links
-rw-r--r--doc/install/kubernetes/gitlab_omnibus.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/install/kubernetes/gitlab_omnibus.md b/doc/install/kubernetes/gitlab_omnibus.md
index a9984998e80..f543fd6dea2 100644
--- a/doc/install/kubernetes/gitlab_omnibus.md
+++ b/doc/install/kubernetes/gitlab_omnibus.md
@@ -1,5 +1,5 @@
# GitLab-Omnibus Helm Chart
-> These Helm charts are in beta. GitLab is working on a [cloud-native](../../../omnibus/package-information/cloud_native.html) set of [Charts](https://gitlab.com/charts/helm.gitlab.io) which will replace these.
+> These Helm charts are in beta. GitLab is working on a [cloud-native](../../omnibus/package-information/cloud_native.html) set of [Charts](https://gitlab.com/charts/helm.gitlab.io) which will replace these.
> Officially supported cloud providers are Google Container Service and Azure Container Service.
@@ -11,8 +11,8 @@ This chart provides an easy way to get started with GitLab, provisioning an inst
The deployment includes:
-- A [GitLab Omnibus](../../../omnibus/) Pod, including Mattermost, Container Registry, and Prometheus
-- An auto-scaling [GitLab Runner](../../../runner/) using the Kubernetes executor
+- A [GitLab Omnibus](../../omnibus/) Pod, including Mattermost, Container Registry, and Prometheus
+- An auto-scaling [GitLab Runner](../../runner/) using the Kubernetes executor
- [Redis](https://github.com/kubernetes/charts/tree/master/stable/redis)
- [PostgreSQL](https://github.com/kubernetes/charts/tree/master/stable/postgresql)
- [NGINX Ingress](https://github.com/kubernetes/charts/tree/master/stable/nginx-ingress)
@@ -41,7 +41,7 @@ Terms:
### Networking Prerequisites
-This chart configures a GitLab server and Kubernetes cluster which can support dynamic [Review Apps](../../ci/review_apps/index.html), as well as services like the integrated [Container Registry](../../user/project/container_registry.html) and [Mattermost](../../../omnibus/gitlab-mattermost/).
+This chart configures a GitLab server and Kubernetes cluster which can support dynamic [Review Apps](../../ci/review_apps/index.html), as well as services like the integrated [Container Registry](../user/project/container_registry.html) and [Mattermost](../../omnibus/gitlab-mattermost/).
To support the GitLab services and dynamic environments, a wildcard DNS entry is required which resolves to the external Load Balancer IP.