Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mysticrenji/gitlab-runner-x64

Gitlab runner in kubernetes
https://github.com/mysticrenji/gitlab-runner-x64

Last synced: about 6 hours ago
JSON representation

Gitlab runner in kubernetes

Awesome Lists containing this project

README

        

# Gitlab runner in Kubernetes

##
1. helm repo add gitlab https://charts.gitlab.io
2. helm repo update
3. kubectl create ns gitlab-runner
4. helm install gitlab-runner --namespace gitlab -f values.yaml gitlab/gitlab-runner

Create gitlab runner token as kubernets secrets and Change values in values.yaml