This document summarizes several container and orchestration approaches including Docker, Docker Swarm, Docker Datacenter, Mesos, Marathon, DC/OS, and Rancher. It provides an overview of the key features and capabilities of each approach such as Docker's infrastructure as code capabilities, Swarm mode for built-in orchestration, Mesos and DC/OS for distributed resource management across datacenters, and Rancher's ability to work with multiple orchestration platforms. Examples are given for deploying applications on Docker Datacenter and DC/OS.
12. Mesos-DC/OS
¢ ^DataCenter Operating System ̄ abstracts resources such as CPU, RAM, and networking
¢ Distributed Operating System based on the Apache Mesos
¢ Embedded Marathon, Chronos
#dcos package install spark
#dcos cluster resize 100