Compare a Buildroot-based VM with an Ubuntu-based VM #12186
Labels
area/guest-vm
General configuration issues with the minikube guest VM
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
As part of the preparations for #9992, we should compare the two OS (i.e. Linux distributions)
The regular minikube.iso:
minikube start --driver=virtualbox --memory=2048 --cpus=2
With the vagrant equivalent:
(see #12185 for the setup, basically
minikube start --driver=ssh ...
)Note down the differences when it comes to boot time and start time, and disk and memory usage.
The text was updated successfully, but these errors were encountered: