Chapter 1, Getting Started with Apache Mesos, provides instructions for installing Mesos on several different operating systems.
Chapter 2, , teaches you how to install Apache Zookeeper and configure it with Mesos to create a multi-master, highly available Mesos cluster.
Chapter 3, Running and Maintaining Mesos, describes the components of a running Mesos cluster and shows you how to configure them.
Chapter 4, Understanding the Scheduler API, first teaches you about frameworks and how they interact with Mesos, then proceeds to show you how to develop a simple framework.
Chapter 5, Managing Containers, shows you how to deploy and manage containerizers in Mesos.
Chapter 6, Deploying PaaS with Marathon, demonstrates how to install and configure Marathon and other tools required to set up a private PaaS.
Chapter 7, Job Scheduling with Metronome, shows you how to run a cron service on Mesos.
Chapter 8, Continuous Integration with Jenkins, teaches you how to run a highly scalable Jenkins continuous integration and continuous delivery system on Mesos.