Closed isuftin closed 7 years ago
Waiting for SwarmSpawner author to merge PR https://github.com/cassinyio/SwarmSpawner/pull/19 which allows placement of containers to specific nodes.
In the meantime, using my own fork of the project to get that functionality into the image. Is working as expected
When running JupyterHub on Docker Swarm using the SwarmSpawner, JupyterHub has no way to dictate where the new Docker container for a user's notebook will appear. This allows notebooks to run on manager nodes as well as worker nodes. This causes several issues: