Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mysticrenji/gitlab-runner-x64
- Owner: mysticrenji
- Created: 2021-02-14T03:03:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T00:40:37.000Z (over 3 years ago)
- Last Synced: 2023-03-04T23:48:22.337Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
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-runnerCreate gitlab runner token as kubernets secrets and Change values in values.yaml