Hi,
Not sure if this is even possible using the K8s plugin.
We stood up a new K8s cluster and added its IP in Jenkins master config: Cloud -> Kubernetes -> Kubernetes URL.
Tested Connection is OK.
Filled the Jenkins URL with the Jenkins master IP, but when launching jobs, they're just stuck to the queue compared to running master/slave in a single K8s cluster.
Q: Is it even possible to run master on one K8s cluster and launch slaves on different clusters?
Or the plugin is designed to run master and slaves on the same cluster?
Thanks,
Don