Prototype steps

These are the steps I used to create a 4-node cluster using the kubernetes/contrib/ansible playbook:

 

On Nebula

On local host:

[masters]
192.168.100.63

[etcd:children]
masters

[nodes]
192.168.100.64
192.168.100.65
192.168.100.66