illinois-cs241 / broadway

A distributed systems framework used running distributable workloads.
Other
18 stars 0 forks source link

Moving to docker swarm #23

Open zhengyao-lin opened 4 years ago

zhengyao-lin commented 4 years ago

Since we have containerized broadway API and grader, it would be a natural step to migrate the entire cluster to docker swarm (or other container orchestration system).

This is mostly an issue of configuration. There are a few things to solve in my limited experience with docker swam:

A few potential benefits in doing this: