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.

Where Is Our “Package Manager for the Cloud?”

26 pointsby fouadmatinabout 8 years ago

5 comments

erikbabout 8 years ago
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 未加载
zzzcpanabout 8 years ago
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.
Mic92about 8 years ago
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>
ajarmstabout 8 years ago
I&#x27;m going to say &quot;inside a dozen or more discrete pitch decks currently oscillating between a variety of investment sources&quot;.
atemerevabout 8 years ago
I wonder how DCOS is not mentioned. Its principal selling point is exactly this.