SlackBuilds Repository

15.0 > Development > minikube (1.13.0)

minikube

Local Kubernetes, focused on application development & education

As of today bare-metal runs are only supported on systemd enabled
systems. You will need either docker, virtualbox or podman
(experimental) to run minikube VMs.

Depending on the driver of choice run it as either:

minikube start --driver=docker

or

minikube start --driver=virtualbox

or (experimental)

minikube start --driver=podman --container-runtime=cri-o

as a non-root user.

kubectl is required to administer your cluster but is not required for
the installation.

Maintained by: Dmitrii Sosedov
Keywords: kubernetes,k8s,minikube
ChangeLog: minikube

Homepage:
https://minikube.sigs.k8s.io

Source Downloads (64bit):
minikube-linux-amd64 (eca78bf9f8f653fd2c8301da12a51aa0)

Download SlackBuild:
minikube.tar.gz
minikube.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
minikube.SlackBuild
minikube.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds