Category: Deployment, Docker, Kubernetes, Software

Before I show you how to orchestrate the containers we launched locally within our docker-compose in the previous story to Kubernetes. We need to understand how to use Docker Swarm to achieve the same objective, mainly to give you a few deployment options depending on your budget.

Related Articles