Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 564 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 564 Bytes

Gitlab-k8s-setup

Gitlab setup using Kubernetes

GitLab is an open source code repository and its single tool for the entire DevOps lifecycle. It offers code storage, collaborative development chains and versions history, allows to view pervious code and roll back to any version of code in an unforeseen event occurs. GitLab can also be used for entire DevOps lifecycle – for CI/CD, code review, planning, security, etcs. Its available on PaaS and can be installed servers. In this post, I will share on how to install GitLab, Gitlab Ruunner on Kubernetes.