-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Che installation fails on Minikube 1.13.1 #17952
Comments
I think chectl should not start minikube and try to enable ingresses by itself. Just report that ingress addon is not there and that minikube should be launched with |
@benoitf yes, but not all users know about that. |
there is also some incompatibility on macos with minkube and ingresses. For example it's saying that ingress addon can't be enabled (depending on the driver) so even extending timeout will fail anyway |
chectl should print a nice message. |
chectl enables it automatically if it wasn't. |
what i'm saying is that chectl can't do it automatically on minikube/macos with default minikube settings |
Starting with minikube 1.12 docker is the default minikube driver but the ingress add-on doesn't work with the docker driver. The command What I would propose is:
|
For the documentation, |
@benoitf I see. I tested it on Fedora and everything was working fine. |
Describe the bug
If try to install Eclipse Che on latest (1.13.1) Minikube, the installation fails:
Che version
nightly
Steps to reproduce
Try to install Eclispe Che on Minikube 1.13.1
Expected behavior
Installation is successful
Runtime
Minikube 1.13.1
Installation method
chectl
The text was updated successfully, but these errors were encountered: