Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run tasks on different physical doker nodes? #63

Open
ilyavaiser opened this issue Jun 4, 2021 · 1 comment
Open

Can't run tasks on different physical doker nodes? #63

ilyavaiser opened this issue Jun 4, 2021 · 1 comment

Comments

@ilyavaiser
Copy link

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?

@nivinabraham
Copy link

I have the same issue while executing docker step in remote node, it is not able to find the image in the node server, it checks in host server.

I want host vm to just run rundeck and all executions to happen in node server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants