Comment by debarshri
20 hours ago
I agree with operational complexity of kubernetes. That is the reason why we started writing single binary rust based kubernetes compliant platform [1]. Think of it like a minimal kubernetes rewritten in rust. Basically, you can deploy with kubectl.
I like wasm idea here. I'm probably going to add wasm as runtime for this project.
That's an interesting project, don't give up!
P.s.: it's a shame that a rust lib for containers has a hardcoded path to sock file. That's weird.
This is a cool idea!