mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a VM on your laptop for users looking to try out Kubernetes or develop with it day-to-day.
3 lines
163 B
Text
3 lines
163 B
Text
To use Minikube you need to install emulators/virtualbox-ose or emulators/virtualbox-ose-nox11.
|
|
|
|
Just VirtualBox is supported on FreeBSD (--vm-driver=virtualbox).
|