Search Criteria
Package Details: minikube-bin 1.16.0-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: | 62 |
Popularity: | 0.038690 |
First Submitted: | 2017-05-10 19:30 |
Last Updated: | 2020-12-18 13:57 |
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-bin, kubectl-gke-rapid-bin, kubectl-gke-regular-bin) (optional) – to manage the cluster
- virtualbox (virtualbox-bin-5.0, virtualbox-beta-bin, virtualbox-bin-5, virtualbox-svn, virtualbox-headless, virtualbox-bin) (optional) – to use --vm-driver=virtualbox (default)
Latest Comments
1 2 3 4 5 Next › Last »
braderhart commented on 2019-06-10 10:01
@Muhkoenig Thanks for the clarification. My bad for overlooking.
Muhkoenig commented on 2019-06-10 09:56
@braderhart this package is build from binary, hence the name. The linked package is build from source.
braderhart commented on 2019-06-10 09:44
So this is now part of the official packages here:
https://www.archlinux.org/packages/community/x86_64/minikube/
Are you up for deleting this one, or does it offer something the official package doesn't?
Muhkoenig commented on 2018-09-19 08:38
@intelfx you got me there. Thanks for the clarification.
intelfx commented on 2018-09-18 20:00
@Muhkoenig
kubectl-bin
may be more fitting but is incorrect, because if I knowingly installkubectl
it won't be recognized as an optdepend to this package.kiyui commented on 2018-09-18 03:58
I agree with @intelfx that kubectl-bin should be changed to kubectl in optdepends since the kubectl-bin packages provides kubectl anyway.
Muhkoenig commented on 2018-09-05 18:43
@intelfx thank you for your improments.
I think
kubectl-bin
is more fitting because this is also the bin package of minikube.intelfx commented on 2018-09-05 17:41
Hey.
Please:
provides=(minikube)
kubectl-bin
tokubectl
in optdependsnet-tools
depA patch with above-mentioned fixes and a few improvements: http://ix.io/1m2K
Muhkoenig commented on 2018-08-08 13:46
@vnoel it's a valid kvm provider. Used it myself before switching back to virtualbox.
vnoel commented on 2018-08-08 13:37
@Muhkoenig Thanks. And I don't think the dependency to docker-machine-kvm is needed at all.