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
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 |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds