Hi Folks,
I'm using Docker plugin and trying to use a docker swarm cluster to provision agents on demand.
I was able to connect to swarm and successfully provision agents as needed.
All good so far. But sometimes these agents are provisioned on the manager nodes and few other nodes where the dedicated workload is assigned.
Is there any way to restrict where the Docker agent can run? Something like, run the agents only on node01, node02 for example.
I don't see any placeholder to put the constraints for the agents.
Thanks,
Avinash