Hacker News new | ask | show | jobs
by hedora 2568 days ago
I’d love to see an orchestrator that made switching between bare metal, vm and containers a simple configuration option.

This is a step in that direction. Cool stuff!

4 comments

There's this[1], though not exactly what you asked for.

[1] - https://github.com/firecracker-microvm/firecracker-container...

Proxmox did a pretty good job of that in my opinion. Albeit it was more inspired by vSphere than Docker (it predates Docker).
Yes, I want the same thing. I do hope dockerfiles won't be the underlying configuration files to describe the machine setups though...
Kubevirt will deploy vms on kubernetes. No bare metal option though.