- Clone the
Vagrantfileon this repo. - Modify the
N_SLAVEvariable to set the number of slave nodes available. - Fire up the cluster using
vagrant up. - Head into
10.0.0.10:8080from your browser then look underWorkerssection to verify whether your slave nodes connected to the master node or not (number of available workers should equals withN_SLAVEvalue).