-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
minikube service <service-name> --url panics #14307
Comments
Duplicate #13736 Hi @only-a-user, thanks for reporting your issue with minikube.
I think I was on an old branch when I ran into this. Can you run |
The result is:
|
Make sure you're using https://storage.googleapis.com/minikube-builds/13756/minikube-linux-arm64 |
As I am on mac the linux binary doesn't work, so i tried with the darwin one (https://storage.googleapis.com/minikube-builds/13756/minikube-darwin-arm64). Problem is it doesn't do anything. The commit doesn't change and the result is still the same. |
I just tried downloading that binary and I'm getting |
that dir doesn't exist, because i installed with brew. |
If you want to use |
ok thanks for your help |
What Happened?
When trying to get the url of a ClusterIP service with
minikube service <service-name> --url
I get the following output:
I already tried the solve described here with the binary for darwin-arm64 as I'm on a apple silicon, but the result remained the same.
Attach the log file
...
Operating System
macOS (Default)
Driver
Docker
The text was updated successfully, but these errors were encountered: