CoreOS Fleet
Fleet is a container orchestration system from CoreOS. Feet runs on a lower level and works on top of the systemd. It can manage application dependencies and make sure that all required services are running somewhere in the cluster. If a service fails, it restarts the service on another host. Affinity and constraint rules are possible to supply when allocating resources.
Fleet has the concept of engine and agents. There will only be one engine at any point in the cluster with multiple agents. Tasks are submitted to the engine and the agents run these tasks on a cluster machine. Fleet also supports Docker out of the box.
In addition to this, Amazon EC2 Container Services (ECS), Azure Container Services (ACS), Cloud Foundry Diego ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access