TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Youki's v0.0.3 with WASM support, a container checkpoint support

2 pointsby utam0kabout 3 years ago

1 comment

rektideabout 3 years ago
Huge features to add! So great seeing what at first seemed like a cute mini-impl develop &amp; bloom into such a capable runtime so quickly! You&#x27;re going to run out of things to implement if you keep this up!<p>So awesome how modular the cloud is (the open source, CNCF &#x2F; oci clouds)l specifically. CRI &amp; CSI &amp; CNI just work. That one can build a whole new runtime &amp; it works with all the ancillary network, storage concerns is fabulous. That we can swap container runtimes allows for such healthy competition.<p>This is one of thise core differentiators versus openstack: openstack was about the pieces of software, their tools. this time around nothing is sacred. K8s delegates a colossal amount of what it is to swappable subprograms. There are alternare kubelets, there are alternate apiserver storages to etcd (k3s&#x27;s alternate postgres backend&#x2F;mysql&#x2F;sqlite); obviously in OpenStack their networking stack neutron for example had tons of plugins but like most openstack, everyone was at the end of the day running very similar tools &amp; daemons... whereas there is a huge splice of concerns one can splice into their kube environment, make things happen via very different daemons. coopertition? competition but cooperatively, towards shared good ends... it&#x27;s a great &amp; wonderful form of open source to see!