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

Swarm mode #3

Open
pdonorio opened this issue Sep 15, 2016 · 0 comments
Open

Swarm mode #3

pdonorio opened this issue Sep 15, 2016 · 0 comments

Comments

@pdonorio
Copy link
Owner

Since Docker 1.12 the docker engine integrates the swarm mode natively, and gives you the possibility to describe and launch services.

Also since docker-py v 0.10 supports the swarm mode this project gets new lights on it.

Basically we can handle a swarm creation with python.

We may launch services on that swarm, again in python. And then scale them.

So the notebook with spark should be written as a service, where you create the new password from a hash function of the variables you receive.

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

1 participant