logoalt Hacker News

debarshriyesterday at 9:09 PM2 repliesview on HN

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.

[1] https://github.com/debarshibasak/superkube


Replies

imcritictoday at 3:11 AM

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.

sambigearatoday at 6:12 AM

This is a cool idea!