I have difficulties to understand what we do when we set kubernetes_provider? Can we make our own with two hosts? If so, what I should choose if I use ubuntu 14.04 LTS as OS.
if you deploy kubernetes on ubuntu nodes, then you need set KUBERNETES_PROVIDER like bellow:
$ KUBERNETES_PROVIDER=ubuntu ./kube-up.sh