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.

Containers on the Google Cloud Platform

175 pointsby proppyalmost 11 years ago

8 comments

jbedaalmost 11 years ago
My slides from the talk at GlueCon: <a href="https://speakerdeck.com/jbeda/containers-at-scale" rel="nofollow">https:&#x2F;&#x2F;speakerdeck.com&#x2F;jbeda&#x2F;containers-at-scale</a>
评论 #7786237 未加载
评论 #7788263 未加载
shykesalmost 11 years ago
Google deserves a shout-out for embracing Docker in a really constructive way. In addition to building cool tools on top of it (like the one linked here), they are also contributing real engineering effort into the upstream Docker project itself. For example Victor and Rohit from the Google LMCTFY team are now active maintainers of libcontainer (<a href="https://github.com/dotcloud/docker/blob/master/pkg/libcontainer/MAINTAINERS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dotcloud&#x2F;docker&#x2F;blob&#x2F;master&#x2F;pkg&#x2F;libcontai...</a>)
akerl_almost 11 years ago
I&#x27;m looking forward to digging through the agent, but I&#x27;m a bit surprised that it&#x27;s in Python rather than Go, given the minimal nature of the &quot;host&quot; OS.<p>If any Google folks or other knowledgable people are around, I&#x27;d be curious to know what went in to that choice.
评论 #7786700 未加载
ihswalmost 11 years ago
Fascinating, however I&#x27;m quite curious about whether they took a serious look at utilizing CoreOS over Debian 7 (and if so, why Debian 7 was chosen instead).
评论 #7786095 未加载
评论 #7786244 未加载
评论 #7786049 未加载
评论 #7786223 未加载
评论 #7786233 未加载
rajmannalmost 11 years ago
Is this a way to run docker&#x2F;container in a GCE&#x2F;VM, or does the docker&#x2F;container run on top of the base OS, so that your application can run at bare metal speed, without the overhead of of a VM.
评论 #7787782 未加载
paukiatweealmost 11 years ago
Now major players start to adopt Docker, I wonder whether they should standardized manifest format?<p>GCE use diff format than AWS BE, it would be good to have standard so more love for DevOps. :)
评论 #7787775 未加载
sidcoolalmost 11 years ago
Impressive of Docker to gain Google&#x27;s attention. I think this is a win-win for everyone involved.
corditealmost 11 years ago
Will this get amazon and others to rush to support container centric cloud infrastructure?
评论 #7786744 未加载