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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Where Is Our “Package Manager for the Cloud?”

26 点作者 fouadmatin大约 8 年前

5 条评论

erikb大约 8 年前
The answer is called Helm. <a href="https:&#x2F;&#x2F;github.com&#x2F;kubernetes&#x2F;helm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kubernetes&#x2F;helm</a><p>PS: ? and &quot; are on the wrong order in the headline.
评论 #14110449 未加载
评论 #14110492 未加载
评论 #14110119 未加载
评论 #14110429 未加载
评论 #14122662 未加载
zzzcpan大约 8 年前
Ok, so, the only difference between packaged and managed is that the first one doesn&#x27;t have an additional piece of software that manages running software in a distributed environment, kind of like ops. If we isolate that piece of software and try to come up with an architecture that provides flexibility to manage absolutely anything - we get supervision trees. Combining that idea with nix-like package management should bring us towards self-healing self-managing services the article has in mind. However, it will not be a package manager for the cloud, but a package manager for arbitrary servers in datacenters that replaces the cloud.
Mic92大约 8 年前
I hope NixOps will be in that list in future: <a href="https:&#x2F;&#x2F;nixos.org&#x2F;nixops&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nixos.org&#x2F;nixops&#x2F;</a>
ajarmst大约 8 年前
I&#x27;m going to say &quot;inside a dozen or more discrete pitch decks currently oscillating between a variety of investment sources&quot;.
atemerev大约 8 年前
I wonder how DCOS is not mentioned. Its principal selling point is exactly this.