How to install Gitlab on Kubernetes? here is how!

preview_player
Показать описание
Wanna know how to install #gitlab on a #kubernetes cluster?
Companies often would like to keep their data in-house or on their own servers. #gitlab has a self managed solution for that and in this video we are going to see how we can install Gitlab on a #kubernetes cluster using #helm.

We will configure #backup and the #mailing inside #gitlab as well.

Chapters:

0:00 Intro
0:15 Helm chart values explained
8:05 Installation
11:38 Configs after installation
14:20 First Login
15:47 Backup config
19:00 Mail server config
20:55 Test the mail configs

Want to see more contents like this? 📖 🤓
Follow me on:

Have fun coding ❤️
Рекомендации по теме
Комментарии
Автор

Top notch video . Please, make more on this topic. Thank you.

rumenchoooo
Автор

Extremely beneficial! Appreciate you sharing this valuable information.

aqsoft
Автор

Amazing video! I love it! Please, do more videos like that. Is this a vanilla k8s cluster? I didn't understand if you used an external Postgres db instead of the Gitlab built-in one.
Anyway, congratulations! 👏

PalmisanoClaudio
Автор

You forgot the Gitlab runner part or I am missing something? But thanks for the amazing video.

hukie
Автор

Thank u for this amazing video. how did you handle https certificat ?

oussamadahmaz
Автор

I encountered a roadblock following the video on GKE, at the @12:58 mark. My progress halted because I couldn't allocate an external IP, and I found myself in a situation where I had to wait for the ingress controller to provide an external IP address before I could proceed to add it to the DNS. It seemed like a standstill in the process.

aqsoft
Автор

I tried to deply GitLab in Azure k8s with terraform and helm, but when I try to connect to the ingress controller external ip address I get 403 error. I suspect it has something to do with the thing you mentioned in your video

francescosessa
Автор

You gave a show. Congratulations. Now a question: in your opinion, Farhad, what are the advantages of having gitilab on premise, considering that the same application is in the cloud, and with the same or even more functionalities. Thank you.

cleitonpena