TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 utam0k大约 3 年前

1 comment

rektide大约 3 年前
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!