The following install steps produce the error below. What have I missed?

Steps:
git checkout tags/v1.4.3
make quick-release
export KUBERNETES_PROVIDER=vagrant; export 
VAGRANT_DEFAULT_PROVIDER=virtualbox ; ./cluster/kube-up.sh

Results:
....
==> master: Running provisioner: shell...
    master: Running: /tmp/vagrant-shell20161018-11958-1v55mgj.sh
==> master: Prepare package manager
==> master: Provisioning network on master
==> master: Network configuration verified
==> master: It looks as if you don't have a compiled version of 
Kubernetes.  If you
==> master: are running from a clone of the git repo, please run 'make 
quick-release'.
==> master: Note that this requires having Docker installed.  If you are 
running 
==> master: from a release tarball, something is wrong.  Look at 
==> master: http://kubernetes.io/ for information on how to contact the 
development team for help.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to