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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Google Kubernetes vs. Circuit?

5 点作者 petar将近 11 年前
In this Google I&#x2F;O talk:<p><pre><code> https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=tsk0pWf4ipw#t=190 </code></pre> Take a look at Google&#x27;s @cmcluck describing Google&#x27;s next generation DEVOPS infrastructure:<p>“[Kubernetes and Docker] radically change the game” by bringing “resource isolation”.<p>The Circuit, http:&#x2F;&#x2F;gocircuit.org, on the other hand, additionally brings “human resource isolation“ and eventually removes the need for OPS engineers.<p>Which is easier? Which is more understandable? Which is more flexible?

1 comment

SEJeff将近 11 年前
Both are heavily in flux, but google has more experience running containers at scale than anyone. The underlying features in the Linux kernel, cgroups, that containers use, were written almost entirely by google.<p>Give it 6-12 months and look at both would be my suggestion. That being said, I&#x27;d bet on the google stuff as they understand this problem better than anyone.