October 2018
Intermediate to advanced
248 pages
4h 46m
English
In this step, we will provide the hostname and IP address for each of our master servers. We will be using the IP address for the hostname so that our instance will not have any trouble resolving. Since you have defined the details in the hostname, you should be good, but we will not use hostname, we use the IP address only.
For our master servers, the IP address needs to be placed in this file:
cd /etc/mesos-master/
We will get the following output:
![]()
We need to create a file with the name IP and hostname. Let's create a file with IP:
sudo touch ipsudo vi ip,
We need to provide the following:
10.0.1.42 ...
Read now
Unlock full access