Chapter 14 Container Orchestration
A single container provides application isolation and mobility. However, a container by itself doesn’t improve the quality of your service—for example, in terms of load balancing or failover. This is where container orchestration comes into play. Container orchestration does two things:
Workload scheduling This ensures your workload is deployed on target hosts at the correct time.
State reconciliation This keeps your services at the desired state.
There are quite a few container-orchestration engines, including ...
Get Programming Microsoft Azure Service Fabric, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.