From 00a79da4b99e473f311bd06ca5faaf03971bda00 Mon Sep 17 00:00:00 2001 From: Joshua Lambert Date: Mon, 22 May 2017 00:40:23 -0400 Subject: Add notes for supported schedulers and cloud providers --- doc/install/kubernetes/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/install/kubernetes/index.md b/doc/install/kubernetes/index.md index db0430fc27b..cae5837a12b 100644 --- a/doc/install/kubernetes/index.md +++ b/doc/install/kubernetes/index.md @@ -1,4 +1,6 @@ # Installing GitLab in Kubernetes +> Officially supported cloud providers are Google Container Service and Azure Container Service. +> Officially supported schedulers are Kubernetes and Terraform. 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 -- cgit v1.2.1