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

Simultaneously create and tear down containers on multiple clients. #1

Closed
tanishq-dubey opened this issue Sep 10, 2017 · 1 comment
Closed

Comments

@tanishq-dubey
Copy link
Member

What we want to do is create containers on all of our worker nodes with a single command from the head node.

The container image we are using is:
registry.gitlab.com/acm-uiuc/sigops/clearwaters-docker/ubuntu-mpich-arm64
Which can be grabbed using:
docker pull registry.gitlab.com/acm-uiuc/sigops/clearwaters-docker/ubuntu-mpich-arm64

I imagine a very simple workflow being the head-node sending a message to all client daemons to create the containers, and the client daemons then responding with the IDs of the created containers.

@tanishq-dubey
Copy link
Member Author

I guess this issue is just a duplicate of #2 and #3

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

No branches or pull requests

1 participant