GitLab Helm chart
To install a cloud-native version of GitLab, use the GitLab Helm chart. This chart contains all the required components to get started and can scale to large deployments.
For OpenShift-based installations, use GitLab Operator, otherwise you must update the security context constraints yourself.
For a production deployment, you should have strong working knowledge of Kubernetes. This method of deployment has different management, observability, and concepts than traditional deployments.
The GitLab Helm chart is made up of multiple subcharts, each of which can be installed separately.
Learn more
- Test the GitLab chart on GKE or EKS
- Migrate from using the Linux package to the GitLab chart
- Prepare to deploy
- Deploy
- View deployment options
- Configure globals
- View the subcharts
- View advanced configuration options
- View architectural decisions
- Contribute to development by viewing the developer documentation and contribution guidelines
- Create an issue
- Create a merge request
- View troubleshooting information