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.

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

10 pointsby riyakhanna19837 months ago
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 months ago
We tried building something similar internally. But we ended up ditching VMs for bare metal. Does your solution require nested virtualization?
评论 #41833392 未加载