5 ms·
I have the same question. WeaveWorks has another project called footloose which allows docker containers to be used like VMs. Also dead. The only other project
by tillk 4y ago
I have the same question. WeaveWorks has another project called footloose which allows docker containers to be used like VMs. Also dead.
The only other project/company (aside from Kata) promoting firecracker was Talos. But not sure if they maintain their integration still.
https://www.talos.dev/v1.2/reference/cli/#talosctl-cluster-create https://www.talos.dev/v1.2/reference/cli/#talosctl-cluster-c...
- expertsteve 4y agoTalos no longer supports creating a cluster automatically in a firecracker VM (which you can still do in docker, via `talosctl cluster create`) but you can certainly run Talos Linux in firecracker VMs and create a cluster that way.
- tillk 4y agoInteresting. So Talos is both a Linux and a k8s distribution? I am less interested in running k8s itself in Firecracker (or kata, or similar), but the pods started by it. I think there are advantages to that.