Search Criteria
Package Details: minikube-bin 1.18.1-1
Git Clone URL: | https://aur.archlinux.org/minikube-bin.git (read-only, click to copy) |
---|---|
Package Base: | minikube-bin |
Description: | A tool that makes it easy to run Kubernetes locally |
Upstream URL: | https://github.com/kubernetes/minikube |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Muhkoenig |
Maintainer: | Muhkoenig (minikube-bot) |
Last Packager: | Muhkoenig |
Votes: | 61 |
Popularity: | 0.017147 |
First Submitted: | 2017-05-10 19:30 |
Last Updated: | 2021-03-05 07:26 |
Dependencies (5)
- crictl (cri-containerd-bin, crictl-bin) (optional) – to use --vm-driver=none
- docker-machine-driver-kvm2 (optional) – to use --vm-driver=kvm2
- docker-machine-kvm (optional) – to use --vm-driver=kvm
- kubectl (kubectl-beta-bin, kubectl-gke-stable-bin, kbenv-bin, kubectl-gke-rapid-bin, kubectl-gke-regular-bin, kubectl-bin) (optional) – to manage the cluster
- virtualbox (virtualbox-bin-5.0, virtualbox-beta-bin, virtualbox-bin-5, virtualbox-svn, virtualbox-bin, virtualbox-headless) (optional) – to use --vm-driver=virtualbox (default)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
Muhkoenig commented on 2018-08-06 08:22
I've added docker-machine-driver-kvm2 as additional optional dependency.
vnoel commented on 2018-08-06 07:49
Shouldn't the dependency be to docker-machine-driver-kvm2 instead of docker-machine-kvm2?
Muhkoenig commented on 2018-08-03 07:54
Fixed namecap warning.
axionl commented on 2018-08-03 07:46
namcap log: W: Description should not contain the package name.
You can change the description to 'A tool that makes it easy to run Kubernetes locally.'
eschwartz commented on 2018-07-12 15:22
It should, and it already was once before... -_-
https://github.com/kubernetes/minikube/issues/2974
Earnest commented on 2018-07-12 11:02
This package should use the `-bin' naming convention.
Svenstaro commented on 2018-03-23 11:32
This is now merged into minikube-bin. I'm also adding minikube-bot to the co-maintainers.
petertrotman commented on 2018-03-20 12:17
@Svenstaro I have created a compile-from-source version for the latest commit here: https://aur.archlinux.org/packages/minikube-git/
(currently required as a replacement for minikube-0.25.0 if you want to mount files on non-default minikube profiles; change has been committed but not yet released)
Svenstaro commented on 2018-02-26 12:37
This package is currently a clone of minikube-bin and it's incorrect in that. This package would be expected to compile minikube from source. As it stands, there is absolutely no difference between minikube and minikube-bin.
Please change this package so it builds from source.
braderhart commented on 2017-12-19 02:23
@mrick: Thanks. For now I have packaged one here:
https://aur.archlinux.org/packages/docker-machine-driver-kvm2/