Blog
Step-by-Step Guide to set up Jenkins on Kubernetes
Jenkins is one of the most popular CI/CD tools out there. In this post, I take you through the step-by-step process of setting up a Jenkins server on Kubernetes. If you are new to Kubernetes, I suggest checking out this introduction to Kubernetes. 1 – Creating a Namespace In Kubernetes, Read more…