Please note the following options:
-
--driver='virtualbox':
Driver is one of: virtualbox, vmwarefusion, kvm2, vmware, none, docker, podman (experimental)
(defaults to auto-detect)
-
--cpus=2:
Number of CPUs allocated to Kubernetes.
-
--memory='2g':
Amount of RAM to allocate to Kubernetes (format: <number>[<unit>], where unit = b, k, m or g).
-
--disk-size='2g':
Disk size allocated to the minikube VM (format: <number>[<unit>], where unit = b, k, m or g).