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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Virtlet: run VMs as Kubernetes pods

179 点作者 ivan4th大约 7 年前

5 条评论

darren0大约 7 年前
The real reason for these projects (Virlet, KubeVirt, RancherVM) is that OpenStack is too damn hard. Even with all this focus on containers these days people still need an onprem VM solution. But the requirements are really pretty simple for most use cases and the cost and complexity of OpenStack is not justified.<p>Edit: disclaimer: my company does RancherVM.
评论 #17013899 未加载
评论 #17015824 未加载
rwmj大约 7 年前
Interesting to see how this <i>really</i> compares to KubeVirt, which seems to be doing the same thing. I don&#x27;t think KubeVirt is &quot;just&quot; pets as far as I understand. [disclaimer: I&#x27;ve been very peripherally involved with KubeVirt because they asked me about integrating virt-v2v support].
评论 #17013658 未加载
评论 #17017866 未加载
评论 #17015556 未加载
s0l1dsnak3123大约 7 年前
I&#x27;m using kubevirt for this. My usecase is to allow preconfigured windows VMs to boot up inside of kubernetes - so that both Windows VMs and Linux containers are manipulated using the same API. It works very well!
评论 #17014300 未加载
评论 #17014137 未加载
edaemon大约 7 年前
What&#x27;s the key difference between Virtlet&#x2F;KubeVirt and just running VMs alongside your Kubernetes pods? Is the main goal to centralize management? That seems reasonable, I&#x27;m just wondering.<p>Also, how does a Kubernetes-managed VM compare to a plain VM from, say, AWS EC2? I imagine it&#x27;s a little less efficient, since the situation I&#x27;m imagining involves various VMs running a Kubernetes pod running the VM, but I may have this all wrong.
评论 #17016845 未加载
agumonkey大约 7 年前
reminds me of vmlets term from the virtual virtual machines <a href="https:&#x2F;&#x2F;pages.lip6.fr&#x2F;vvm&#x2F;publications&#x2F;0008SBAC.pdf" rel="nofollow">https:&#x2F;&#x2F;pages.lip6.fr&#x2F;vvm&#x2F;publications&#x2F;0008SBAC.pdf</a>