Skip to content
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

Provide install binary or package for end users? #10

Closed
medyagh opened this issue Nov 15, 2022 · 9 comments · Fixed by #11
Closed

Provide install binary or package for end users? #10

medyagh opened this issue Nov 15, 2022 · 9 comments · Fixed by #11
Assignees

Comments

@medyagh
Copy link

medyagh commented Nov 15, 2022

Hi I would like to know if there is a plan to create a binary or a package so the minikube users could install this or minikube could auto-install it, currently our process requires people with knowledge of using "make" and install build tools to make it work?

or is it possible to install/update it using brew install ?

https://minikube.sigs.k8s.io/docs/drivers/qemu/#requirements

@medyagh medyagh changed the title providing any packaging Install Binary or Package for end users? Nov 15, 2022
@jandubois
Copy link
Member

I don't think we have any plan right now. One issue is that you have to run the daemon as root, so a simple homebrew package won't work.

@medyagh medyagh changed the title Install Binary or Package for end users? Provide install binary or package for end users? Nov 15, 2022
@AkihiroSuda
Copy link
Member

I don't think we have any plan right now.

I plan.

One issue is that you have to run the daemon as root, so a simple homebrew package won't work.

Can we use a cask?

@AkihiroSuda AkihiroSuda self-assigned this Nov 15, 2022
@jandubois
Copy link
Member

Can we use a cask?

That should work. I always wanted to check if you can use a cask with just a shell script, or if you need a proper *.pkg installer for it.

@AkihiroSuda
Copy link
Member

@AkihiroSuda
Copy link
Member

AkihiroSuda commented Nov 22, 2022

@AkihiroSuda
Copy link
Member

The cask PR was rejected, resubmitting as a non-cask:

@medyagh
Copy link
Author

medyagh commented Nov 28, 2022

Excellent, we look forward to use it in our documentation. would we need to uninstall the one built by source first?

@AkihiroSuda
Copy link
Member

would we need to uninstall the one built by source first?

That would be recommended, but actually the files can be just overwritten

@AkihiroSuda
Copy link
Member

Now available in Homebrew
Homebrew/homebrew-core@636ac07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants