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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Kernel Containers (security like VMs, perf like LXC)

10 点作者 riyakhanna19837 个月前
Frustrated by our own performance challenges with Kata Containers, we have developed a new hypervisor from scratch that can run each Docker container in isolation (i.e., no shared host kernel), and with native performance (i.e., no virtualization runtime overhead or cold starts).<p>We have been using it internally with K8s for a while now. What&#x27;s would be the best way to commercialize this technology? We are thinking of licensing it and seeking design partners.

1 comment

ATechGuy7 个月前
We tried building something similar internally. But we ended up ditching VMs for bare metal. Does your solution require nested virtualization?
评论 #41833392 未加载