logoalt Hacker News

sureglymopyesterday at 10:24 PM1 replyview on HN

What I really like about containers is quickly being able to spin one up without having to specify resources (e.g. RAM limit). I hope this would let me do that also.


Replies

binsquaretoday at 12:22 AM

This does that.

I'm trying to do away the model of cpu and memory tbh.

Virtio- balloon dynamically resizes based on memory consumed.

CPU is oversubscribed by default