youtube image
From YouTube: Walkthrough of GitLab Kubernetes Install (UBI version)

Description

Walkthrough for the Public Sector CS team of installing GitLab on Kubernetes using the UBI gitlab containers.

Links to some of the documentation and tools we used:
- Gitlab Charts Docs: https://docs.gitlab.com/charts/
- Example values.yaml: https://gitlab.com/gitlab-org/charts/gitlab/tree/master/examples
- Deployment: https://docs.gitlab.com/charts/installation/deployment.html

- kubectl: https://kubernetes.io/docs/tasks/tools/install-kubectl/
- eksctl: https://eksctl.io
- helm: https://helm.sh

- Troubleshooting: https://kubernetes.io/docs/tasks/debug-application-cluster/debug-application/