March 2020
Beginner
592 pages
14h 14m
English
A Swarm service is an abstract thing. It is a description of the desired state of an application or application service that we want to run in a Swarm. The Swarm service is like a manifest describing such things as the following:
Having this service manifest, the Swarm manager then makes sure that the described desired state is always reconciled if ever the actual state should deviate from it. So, if for example, one instance of the service crashes, then the scheduler on the Swarm manager schedules a new instance of this particular service on a node with ...
Read now
Unlock full access