Closed
Description
For Firecracker 0.17.0, as per the doc, we can build the rootfs with vsock server and log into the VM using vsock client with ContextID
from GetVMInfo
. After upgrading to the latest version of firecracker-containerd and Firecracker 0.18.0, I don't get ContextID
anymore, I guess something was changed together with the firecracker-containerd vsock support, is the doc still up to date? What would be the new way of getting VM shell if the old solution is not working anymore?