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 installation script #12

Closed
dlorenc opened this issue Apr 20, 2016 · 9 comments
Closed

Provide installation script #12

dlorenc opened this issue Apr 20, 2016 · 9 comments

Comments

@dlorenc
Copy link
Contributor

dlorenc commented Apr 20, 2016

Later we'll have full .dmg/deb/msi installers.

@dlorenc
Copy link
Contributor Author

dlorenc commented May 6, 2016

We should ship checksums of all components as well.

Ref #41

@luxas
Copy link
Member

luxas commented May 19, 2016

Is this for the first version or not?

@dlorenc
Copy link
Contributor Author

dlorenc commented May 19, 2016

I'd say no. This can come right after.

@dlorenc
Copy link
Contributor Author

dlorenc commented Jun 22, 2016

Let's start with a homebrew installer for OSX.

@dlorenc
Copy link
Contributor Author

dlorenc commented Jun 28, 2016

We should check the machine for dependencies during installation.

@luxas
Copy link
Member

luxas commented Jun 28, 2016

Also, a .deb package would be great.
We may host the packages on packagecloud.io if you (Google) don't want to setup an own deb/rpm/whatever repositories.
Generally, it might be a good idea to have at least a deb repository for kubernetes

@dlorenc
Copy link
Contributor Author

dlorenc commented Jun 28, 2016

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:

  • A brew installer for OSX
  • A .pkg/img installer for OSX
  • A .deb installer
  • A .rpm installer
  • A chocolatey installer for Windows

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).

@ramitsurana
Copy link

@dlorenc dlorenc removed kind/feature Categorizes issue or PR as related to a new feature. kind/enhancement labels Aug 11, 2016
jimmidyson added a commit to jimmidyson/minikube that referenced this issue Sep 2, 2016
Add CORS flag to OpenShift invocation
@r2d4
Copy link
Contributor

r2d4 commented Sep 22, 2016

  • A brew installer for OSX
  • A .pkg/img installer for OSX
  • A .deb installer
  • A .rpm installer
  • A chocolatey installer for Windows
  • MSI for Windows
  • Arch linux PKGBUILD

Closing this as we have a good number of installers for all platforms for now.

@r2d4 r2d4 closed this as completed Sep 22, 2016
s-urbaniak pushed a commit to s-urbaniak/minikube that referenced this issue Oct 13, 2016
Build from src no longer required for testing rkt, fixing iso path
klaases pushed a commit to klaases/minikube that referenced this issue Apr 14, 2022
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

No branches or pull requests

4 participants