#1 minikube rpm
Opened 3 years ago by lrossett. Modified 3 years ago

Make minikube available as a RPM package: https://github.com/kubernetes/minikube


openSUSE has minikube packaged: https://build.opensuse.org/package/show/openSUSE:Factory/minikube

However, they vendored all go dependencies, so that might not be applicable for Fedora (not familiar with the Go packaging guidelines myself).

Ideally those should be rpm packages themselves and be declared as dependencies, go2rpm cli tool generates an rpm file following that approach (https://pagure.io/GoSIG/go2rpm) but the level of "module depth" in go projects can be a bit annoying to deal with.

Login to comment on this ticket.

Metadata