Learn Microservices - ASP.NET Core and Docker
/
11. Executing linked microservice containers in a Docker Swarm
11.
Executing linked microservice containers in a Docker Swarm
11.1
The need for orchestrators
11.2
Orchestrators commonly used with Docker
11.3
Docker Swarm concepts
11.4
Creating a swarm
11.5
Configuring a stack
11.6
Deploying and managing a stack on a swarm
11.7
Exercise - Run the two services in a Docker Swarm
11.8
Exercise solution
11.9
Integration testing of the stack created
Up next
12. Microservice clusters using Docker Swarm
In this chapter
11. Executing linked microservice containers in a Docker Swarm
11.1 The need for orchestrators
11.2 Orchestrators commonly used with Docker
11.3 Docker Swarm concepts
11.4 Creating a swarm
11.5 Configuring a stack
11.6 Deploying and managing a stack on a swarm
11.7 Exercise - Run the two services in a Docker Swarm
11.8 Exercise solution
11.9 Integration testing of the stack created