Skip to content

Containerize worker nodes#832

Merged
hdoupe merged 39 commits intoospc-org:masterfrom
hdoupe:dockerize_workers
Mar 23, 2018
Merged

Containerize worker nodes#832
hdoupe merged 39 commits intoospc-org:masterfrom
hdoupe:dockerize_workers

Conversation

@hdoupe
Copy link
Copy Markdown
Collaborator

@hdoupe hdoupe commented Mar 6, 2018

This PR uses Docker to containerize the worker nodes. This gives the following advantages:

  1. Only have to build the updated environment once! This means that you don't have to build the environment locally for local developement and ten more times for all of the worker nodes.
  2. Local development environment is very close to identical to the production environment.
  3. We can start to phase in container orchestration software which will make deployments faster and safer and allows us to scale the number of worker nodes as needed.

To-do list for remaining items coming shortly...

@hdoupe hdoupe added the WIP label Mar 13, 2018
@hdoupe hdoupe mentioned this pull request Mar 23, 2018
@hdoupe hdoupe merged commit 465462b into ospc-org:master Mar 23, 2018
@hdoupe
Copy link
Copy Markdown
Collaborator Author

hdoupe commented Mar 23, 2018

Docker setup documentation will be addressed next week in a follow up PR.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant