Scalable Jenkins on Kubernetes Cluster & Pipeline for Automated CI CD (Jenkins – Github Integration)
Setting up scalable Jenkins on Kubernetes can be a daunting task. This article demonstrates not only How to setup Scalable Jenkins on Kubernetes but also how to integrate Jenkins into Github so that whenever any Pull Request is requested on a branch, build is automatically triggered and results are made available to the branch admin to review before merging the Pull Request.