Earlier quoted context omitted.
What, like https://firecracker-microvm.github.io/ ?
I think it's from the AWS team, they made firecracker (micro VM) So it does exist. Funnily that's what fly does: take your container uncompress it to a full micro VM and run it on their infra
Firecracker also has containerd support (https://github.com/firecracker-microvm/firecracker-container...).
There are a few ways to run Kubernetes with Firecracker, including FireKube.