Hi,

I have setup an on-prem cluster with Rancher 2.X (
https://rancher.com/docs/rke/latest/en/installation/), when I set the 
worker node on the same master, the jnlp slave can start successfully. 
However, when I try a new node in the cluster, I use the master on one 
machine and another machine as worker node then I got this error with the 
slave pod:

SEVERE: http://<my_jenkins_server>/tcpSlaveAgentListener/ is invalid: 404 
Not Found
java.io.IOException: http://<my_jenkins_server>/tcpSlaveAgentListener/ is 
invalid: 404 Not Found
at 
org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver.resolve(JnlpAgentEndpointResolver.java:202)
at hudson.remoting.Engine.innerRun(Engine.java:523)
at hudson.remoting.Engine.run(Engine.java:474)

I try to test the connection on both the master and worker node with:

curl http://<my_jenkins_server>/tcpSlaveAgentListener/

then I got response: 


   Jenkins

I'm new with Kubernetes so not sure what happen here. It would be great if 
you can have a suggestion of which on-prem Kubernetes tool should be good 
in case the error because the way Rancher handle the NodePort between 
master and worker node(s).

Thanks,
Quang

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/846ac733-e967-47d7-a3df-532848b7b71f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to