I\'m following instructions for installation of kubernetes on Ubuntu Server 14.04 (running inside Parallels virtual machine). Everything goes well until I run kube-up.sh:
<
cluster/ubuntu - Removed due to deprecation and lack of maintenance. Please see - https://github.com/kubernetes/kubernetes/pull/44344
So cloning master branch (git clone https://github.com/kubernetes/kubernetes
) no longer works. You should use old releases to work on Ubuntu 14.04.
If you want to work on Ubuntu 16.04, you can install kubernetes using kubeadm