Setup Jenkins On Kubernetes
Oct 21, 2023 · 5 min read · Kubernetes Jenkins Deployment Let’s get started with deploying Jenkins on Kubernetes. Step 1: Create a Namespace for Jenkins. It is good to categorize all the DevOps tools as a separate namespace from other applications. kubectl create namespace devo...
Join discussion














