I have Jenkins installed on Kubernetes. This has been running ok
for a while without any problems.
Now I want to create multiple cloud and authorize multiple folders with multiple 'clouds'/agents
.
For this, I define multiple Kubernetes cloud in the manage Jenkins section. The only difference between each cloud is the namespace they get launched in.
Now I go to a folder and try to launch a job with one of the clouds/agents which is not in the same namespace as a master. No matter what I do, this however does not work. I believe this has something to do with JNLP, but I can't figure out what exactly. I am thinking this is not supported yet? Can someone confirm?
I get weird results with each test, I have over 100 tests with no valid result. Any help would be very much appreciated.