To run that script you will need to clone the github repository rather than download a release (it's designed for developers). Also note that if you try to run it from the HEAD of the master branch in git you will likely run into https://github.com/kubernetes/kubernetes/issues/26453.
If you want to run a release locally, have you tried Running Kubernetes Locally via Docker <http://kubernetes.io/docs/getting-started-guides/docker/>? On Mon, Jun 6, 2016 at 7:29 AM, Manoj Khotele <[email protected]> wrote: > I am following Running Kubernetes Locally with No VM > <http://kubernetes.io/docs/getting-started-guides/locally/> to start a > kubernetes cluster on local linux machine in VM. > > As per this link, after downloading kubernetes, I have to run > > cd kubernetes > hack/local-up-cluster.sh > > But this fails, as kubernetes directory contains no sub-directory "hack". > I tried this with v1.2.4; and also with v1.3.0-alpha.5. > > What am I doing wrong? > > Best Regards, > Manoj > > -- > You received this message because you are subscribed to the Google Groups > "Containers at Google" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-containers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Containers at Google" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-containers. For more options, visit https://groups.google.com/d/optout.
