Im using multiple computers currently running docker, I don’t quite understand docker swarm but im looking for a implementation that is open source and overall very good for container management, ideally i would like the containers to all think they are on the same computer, if docker swarm is the best option where is the best learning rescource.
If you’re wanting a learning resource (rather than having it “Just Work”), may I offer https://geek-cookbook.funkypenguin.co.nz/docker-swarm/ ? It’s my opinionated process on building out a swarm, much like you describe :)