christhomas / kubernetes-gitlab

Kubernetes Manifests for deploying gitlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubernetes-gitlab

Kubernetes Manifests for deploying gitlab These manifests should be enough to deploy gitlab on a kubernetes cluster.

pre-requistes:

issues:

  • Uses host path as storage, so this will not work correctly on a multi-node cluster (need to use glusterfs maybe?)

future:

  • Make a helm chart which can parameterise the configurations so you don't have to edit each of the manifests and sometimes, repeatedly state the same information over and over

About

Kubernetes Manifests for deploying gitlab