DXHeroes / knowledge-base-content

Open-source knowledge base covering topics about developer experience.
https://developerexperience.io
Other
134 stars 70 forks source link

Article: Docker Swarm #164

Open prokopsimek opened 5 years ago

ridlees commented 4 years ago

What is this about: The Docker swarm is a group of either virtual or physical machines that all are running Docker. Docker swarms are configured to join a cluster which works to maintain that desired state (number of allocated resources, exposed ports, and etc.) Read more here: https://www.sumologic.com/glossary/docker-swarm/