Hi,
I setup Jenkins Master-Slave successfully on mesos cluster using mesos plugin. Recently, we enabled strict mode on the cluster. Jenkins framework is authenticating successfully with mesos cluster using service account. But now slaves are unable to connect with master automatically. Basically, slave node comes up and remains in offline mode. The automatic download on slave jar on the agent node is not happening and hence slave is not able to connect with master. So do we need to do any addition configuration on slave after we enable strict mode on mesos cluster?
Regards,
Rupali