- Requirements
- Environment setup
- Deploying GitLab
- Upgrading GitLab
- Migrating from Omnibus GitLab to Kubernetes
Installing GitLab using Helm
Note:
There are currently known limitations
when using this chart, and not all features of GitLab are available.
Install GitLab on Kubernetes with the cloud native GitLab Helm chart.
Requirements
In order to deploy GitLab on Kubernetes, the following are required:
- kubectl 1.12 or higher, compatible with your cluster (+/- 1 minor release from your cluster).
- Helm v2 (2.12 or higher, excluding 2.15) or v3 (3.0.2 or higher).
- A Kubernetes cluster, version 1.12 or higher. 8vCPU and 30GB of RAM is recommended.
Note:
Helm is released as v2 and v3 versions. While Helm v2 is still in
use, it is recommended that Helm v3 be moved to future proof updates and
support a better security model. If GitLab has been previously installed
with Helm v2 and it is desired to use Helm v3, then please consult the
Helm migration document.
Environment setup
Before proceeding to deploying GitLab, you need to prepare your environment.
Tools
helm
and kubectl
need to be installed on your computer.
Cloud cluster preparation
Note:
Kubernetes 1.12 or higher is required, due to the usage of certain
Kubernetes features.
Follow the instructions to create and connect to the Kubernetes cluster of your choice:
- Google Kubernetes Engine
- Amazon EKS
- OpenShift Origin
- Azure Container Service - Documentation to be added.
- Pivotal Container Service - Documentation to be added.
- On-Premises solutions - Documentation to be added.
Deploying GitLab
With the environment set up and configuration generated, you can now proceed to the deployment of GitLab.
Upgrading GitLab
If you are upgrading an existing Kubernetes installation, follow the upgrade documentation instead.
Migrating from Omnibus GitLab to Kubernetes
To migrate your existing Omnibus GitLab instance to your Kubernetes cluster, follow the migration documentation.
Help and feedback
If there's something you don't like about this feature
To propose functionality that GitLab does not yet offer
To further help GitLab in shaping new features
If you didn't find what you were looking for
If you want help with something very specific to your use case, and can use some community support
POST ON GITLAB FORUM
If you have problems setting up or using this feature (depending on your GitLab subscription)
REQUEST SUPPORT
To view all GitLab tiers and features or to upgrade
If you want to try all features available in GitLab.com
If you want to try all features available in GitLab self-managed
If you spot an error or a need for improvement and would like to fix it yourself in a merge request
EDIT THIS PAGE
If you would like to suggest an improvement to this doc