gitlab-org--gitlab-foss/doc/install/kubernetes/index.md
2017-08-25 15:12:53 -04:00

1.8 KiB

Installing GitLab on Kubernetes

These Helm charts are in beta. GitLab is working on a cloud-native set of Charts which will replace these.

Officially supported cloud providers are Google Container Service and Azure Container Service.

The easiest method to deploy GitLab in Kubernetes is to take advantage of the official GitLab Helm charts. Helm is a package management tool for Kubernetes, allowing apps to be easily managed via their Charts. A Chart is a detailed description of the application including how it should be deployed, upgraded, and configured.

The GitLab Helm repository is located at https://charts.gitlab.io. You can report any issues related to GitLab's Helm Charts at https://gitlab.com/charts/charts.gitlab.io/issues. Contributions and improvements are also very welcome.

Using the GitLab Helm Charts

GitLab makes available three Helm Charts.

We are also working on a new set of cloud native Charts which will eventually replace these.