Closed rtisma closed 3 years ago
After experimenting with Docker swarm, and being able to replace the previous implementation with docker swarm, I was able to get the same end result as before, with less code and less errors by using a swarm infrastructure. Based on this, swarm is the way to go.
Investigation complete, we will use Docker Swarm for container management/orchestration, closing ticket
After some consideration, docker swarm may be a better fit, since both the java docker library supports it and Mirantis claims to support it even after the aquisition
https://devclass.com/2020/02/25/mirantis-to-keep-docker-swarm-buzzing-around-pledges-new-features/
The exit criteria of this ticket is a decision on whether or not docker swarm is a good fit and possibly a POC