Firecracker VMM
Experiments with firecracker-microvm/firecracker
Follow most of the steps from get-started to spin-up a minimal VM
to get-started with firecracker
to undersand tuntap
to understand ip route
this is used for configuring networking inside VM
about drives
-
for all drives,
a device-file under /devis created in inside VM- only
rootfs driveis mounted automatically at/, - rest of the drives are to be mounted manually
- do
lsblkto list all devices
- do
- only
-
path_on_hostcan be eitherfile-system imagecreated usingmkfs,loop-device, or any device. [checkout]
run script
vm template
below template is used with spin-vm command in run-script