Setting up a multi-node Mesos cluster on your private datacenter

In this section, we will explain how to get Mesos up and running on your fully-managed datacenter. For the sake of simplicity, let's assume you have a datacenter having three machines, and you are going to set up Mesos on top of these. Let's also assume your datacenter VMs are running the CentOS 6.6 Linux distribution.

Consider that the following machines are opted in to install Mesos:

machine-a : 192.168.1.10
machine-b : 192.168.1.11
machine-c : 192.168.1.12

We will choose machine-a as the Mesos master machine for our cluster and machine-b, machine-c will be running the slave processes.

Installing Mesos

Below are the steps for installing a multi-node Mesos cluster on your private datacenter. ...

Get Mastering Mesos 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.