diff options
author | Eliran Mesika <eliran@gitlab.com> | 2017-06-13 11:24:30 +0000 |
---|---|---|
committer | Eliran Mesika <eliran@gitlab.com> | 2017-06-13 11:24:30 +0000 |
commit | 252e248e1993023f56411ee8716d4966c694470c (patch) | |
tree | ac00655024e03a971de55536ae0ace0cf255d570 /doc | |
parent | 323d9f1f5767d74d4aaa858b9e07677430571ac3 (diff) | |
download | gitlab-ce-252e248e1993023f56411ee8716d4966c694470c.tar.gz |
Added Tectonic to the page.updating-k8s-page
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/kubernetes/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/kubernetes/index.md b/doc/install/kubernetes/index.md index 88c56a1d17c..5ea08869a9b 100644 --- a/doc/install/kubernetes/index.md +++ b/doc/install/kubernetes/index.md @@ -1,7 +1,7 @@ # Installing GitLab on Kubernetes > Officially supported cloud providers are Google Container Service and Azure Container Service. -> Officially supported schedulers are Kubernetes and Terraform. +> Officially supported schedulers are Kubernetes, Terraform and Tectonic. The easiest method to deploy GitLab in [Kubernetes](https://kubernetes.io/) is to take advantage of the official GitLab Helm charts. [Helm] is a package |