Jenkins kubernetes plugin not working
问题 I am trying to setup Jenkins Dynamic slaves creation using jenkins-kubernetes plugin. My jenkins is running outside K8s Cluster. Link: https://github.com/jenkinsci/kubernetes-plugin My jenkins version is 2.60.2 and Kubernetes plugin version is 1.1.2 I followed the steps mention on the readme and successfully setup the connection. My setting looks like: And connection is successful. Then I created a job with pod template : Here starts the problem: 1. When I run this job initially it runs and