Hacker News new | ask | show | jobs
by brianwawok 3319 days ago
Came here to say exactly this. Sadly kube isn't great for highly dynamic loads as you need a bit of time to spin up more nodes.

I would just run docker images over custom images. Spin up even faster and a bit easier to build.