Parent: #7
Implement real Firecracker VM configuration via the API socket. Currently the process is spawned but the VM config (PUT /machine-config, /boot-source, /drives, /network-interfaces, /actions InstanceStart) is TODO.
Files: src/sandbox/firecracker.rs lines 225, 272
Requires: Firecracker binary, guest kernel, rootfs image from CID store
Parent: #7
Implement real Firecracker VM configuration via the API socket. Currently the process is spawned but the VM config (PUT /machine-config, /boot-source, /drives, /network-interfaces, /actions InstanceStart) is TODO.
Files:
src/sandbox/firecracker.rslines 225, 272Requires: Firecracker binary, guest kernel, rootfs image from CID store