You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a project, connected several physical docker nodes to it. Then I create a job, I can find and set containers from different physical nodes in this job.
But I cannot run this job! Docker does not see these containers, because performs the task on the local machine, not on the remote one!
I can (of course) set the "default node executor" docker-host setting in the whole project properties. But then I can only execute jobs on this node.
Is it possible in one project to run a task for containers located on different physical nodes?
The text was updated successfully, but these errors were encountered:
I created a project, connected several physical docker nodes to it. Then I create a job, I can find and set containers from different physical nodes in this job.
But I cannot run this job! Docker does not see these containers, because performs the task on the local machine, not on the remote one!
I can (of course) set the "default node executor" docker-host setting in the whole project properties. But then I can only execute jobs on this node.
Is it possible in one project to run a task for containers located on different physical nodes?
The text was updated successfully, but these errors were encountered: