I am trying following things:
I have Jenkins Master on AWS EC2 instance(Ubuntu 20.04) I have locally installed Jenkins Slave on windows. I would like to establish a connection from a slave to a master and a slave should do polling on the Jenkins Master. Can someone please let me know how can I achieve this? Thanks