Live data from Hacker News

My VM is lighter (and safer) than your container (2017)

dl.acm.org

1–10 of 184 posts

Re: My VM is lighter (and safer) than your container (2017)

#7
post #6
post #3

Integrate that with kubernetes and I'm sold.

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

Re: My VM is lighter (and safer) than your container (2017)

#8
post #7
post #6

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

[deleted]

Re: My VM is lighter (and safer) than your container (2017)

#10
post #3

Integrate that with kubernetes and I'm sold.

There are NVidia's Kata containers: https://docs.nvidia.com/datacenter/cloud-native/gpu-operator... . I'm not sure you need the physical GPUs to run them though. Most likely not.

I'm wondering though what value will Kubernetes add beside integrating with existing (presumably Kubernetes-based) infrastructure? At least, this is my understanding of the rationale for Kata containers. Other than that, it seems like it'd be just getting in the way...

Post reply on HN