Category: Deployment, Software, Data, Kubernetes, Jenkins, github, automation, yaml, shell

In this post, I’m going to set up Jenkins on the Kubernetes cluster. Here I’ll be using Helm to install Jenkins. Jenkins is an open-source continuous integration and continuous delivery tool, which can be used to automate building, testing, and deploying software.

Related Articles