DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to Set Up GitLab’s CI/CD Runner On Kubernetes

5 years ago medium.com
How to Set Up GitLab’s CI/CD Runner On Kubernetes

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Using CI/CD systems to quickly build and deploy services or software has become a part of our life. Today I’ll be demonstrating that now we can set up our own runner using Kubernetes, so we never run out of CI/CD minutes which is 2000 minutes in GitLab, and after that, you have to pay for more.

This token is necessary because it connects your Runner to Gitlab and designates a stable ID for your Runner.

Copy this token and make sure not to lose it, as it is the only way to authenticate the newly registered Runner to Gitlab.

To enable or disable a specific Runner for a project: In this article, we learnt about how we can set up our own runner to cut the price which we are paying to Gitlab.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com