-
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
Provide installation script #12
Comments
We should ship checksums of all components as well. Ref #41 |
Is this for the first version or not? |
I'd say no. This can come right after. |
Let's start with a homebrew installer for OSX. |
We should check the machine for dependencies during installation. |
Also, a .deb package would be great. |
Yeah, a .deb would be cool. We currently host some other .debs for GCP stuff, I'll look into how that is setup. packagecloud.io looks nice too. Here's what we'd have ideally:
These should all include minikube, the .iso, man pages, bash completion (where relevant), kubectl (if the user doesn't already have it) and a docker CLI (if the user doesn't already have it). |
Add CORS flag to OpenShift invocation
Closing this as we have a good number of installers for all platforms for now. |
Build from src no longer required for testing rkt, fixing iso path
Bump version to v0.0.5
Later we'll have full .dmg/deb/msi installers.
The text was updated successfully, but these errors were encountered: