| ▲ | binsquare 3 hours ago | ||||||||||||||||
Co-builder of proj here: You absolutely can spin up a container or a vm and run your agents in it - but you make trade offs. Containers are easy and fast. Vm's use more resources but are more secure. Most people in production run containers in vm's to get benefits of both! This is a product that tries to get the best parts of both containers (devX + speed) and vm's (security). The innovation here is using micro-vm's which are really really lightweight and fast to start compared to traditional vm's. Props to libkrun team for creating that: https://github.com/containers/libkrun | |||||||||||||||||
| ▲ | imiric 3 hours ago | parent [-] | ||||||||||||||||
Alright, but why couldn't I use `krunvm` directly then? What does your wrapper provide that I can't easily do already? Is it essentially a set of "recipes" and "skills"? | |||||||||||||||||
| |||||||||||||||||