If there is no Python installation, then starting Kubernetes cluster gives the following error:
$ ./cluster/kube-up.sh
Starting cluster using provider: vagrant
... calling verify-prereqs
... calling kube-up
./cluster/../cluster/vagrant/../../cluster/common.sh: line 156: python: command not found
If there is no Python installation, then starting Kubernetes cluster gives the following error: