I tried minikube on Linux running inside a virtualbox on windows. It failed saying: "Error starting host: Error creating. Error with pre-create check: "This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory".
I think its clear. Minikube cannot be made to work on virtual machine. That means I can't have it on windows. That means i would keep on using the one provided by docker. On Wednesday, June 15, 2016 at 3:05:10 AM UTC+5:30, Phillip Wittrock wrote: > > Also check out https://github.com/kubernetes/minikube which we plan to > replace the other local cluster solutions. > > On Monday, June 6, 2016 at 7:29:44 AM UTC-7, Manoj Khotele 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.
