* iso: Disable grub timeout This speeds up machine boot by 5 seconds. The timeout may be helpful for debugging boot issues but we don't have a way to access the serial console for debugging currently. Testing shows about ~5 seconds speedup. | driver | timeout | start time | |------------|---------|------------| | vfkit[1] | 5.0 | 24.01 | | vfkit[1] | 0.0 | 19.90 | | qemu | 5.0 | 29.46 | | qemu | 0.0 | 24.28 | | krunkit[2] | 5.0 | 25.14 | | krunkit[2] | 0.0 | 20.51 | [1] Tested with #20833, booting using iso instead of direct kernel boot. Direct kernel boot is little bit faster (e.g. 18.x). [2] Tested with #20826 * Updating ISO to v1.36.0-1749153077-20895 --------- Co-authored-by: minikube-bot <minikube-bot@google.com> |
||
---|---|---|
.. | ||
addons | ||
gvisor | ||
iso | ||
kicbase | ||
minikube | ||
prow | ||
storage-provisioner |