-
Notifications
You must be signed in to change notification settings - Fork 787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jx install cannot find tiller when installing on Minkube or Docker for Mac #204
Comments
I don't think k8s on docker4mac is supported yet (it is missing a few things that minikube has, unless you know otherwise) |
Also - the installation instructions are not good now in the readme. There is a lot of assumption about minikube (and hyperkit) which is not called out, and causing some grief. |
@michaelneale nope this is still a problem with minikube provided Kubernetes |
@i386 ack - have updated accordingly |
Did you retry Use |
How did you create the minikube cluster? The docs need some work now that we use jx but you should be able to just run
from a clean state where there's no existing minikube created. Alternatively if you have minikube running already you can:
I'll try and get to updating the docs later today. BTW we also now have a |
I think I did |
@rawlingsj I did it from a total clean slate - latest minikube, using ran jx init again and jx install, only for it to fail with:
|
met the same issue with provider kubernetes |
Ive installed Docker for Mac CD version
18.02.0-ce-rc2-mac51 (22446)
and started Kubernetes from it.For reference I have the following installed via brew
The text was updated successfully, but these errors were encountered: