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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Cloudflare Uses HashiCorp Nomad (2020)

150 点作者 saranshk超过 3 年前

7 条评论

travisd超过 3 年前
2020 indicator would be great.<p>I recently looked closer into my billing data for GKE (Google managed Kubernetes) and was astounded by the overhead taken up just by the Kubernetes internals. Something like 10-20%. It might be better if using bigger node types.<p>how does Nomad compares on this front?
评论 #28880341 未加载
评论 #28880686 未加载
评论 #28895940 未加载
评论 #28880357 未加载
historynops超过 3 年前
Cloudflare also did a talk on this: <a href="https:&#x2F;&#x2F;www.hashicorp.com&#x2F;resources&#x2F;how-nomad-and-consul-are-being-used-at-cloudflare" rel="nofollow">https:&#x2F;&#x2F;www.hashicorp.com&#x2F;resources&#x2F;how-nomad-and-consul-are...</a>
terinjokes超过 3 年前
While Cloudflare does run Nomad, a lot of services run on Kubernetes as well[1]. Different tools for different use cases.<p>(Disclaimer: engineer at Cloudflare, and author of blog post linked below.)<p>[1]: <a href="https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;high-availability-load-balancers-with-maglev&#x2F;#kubernetes-integration" rel="nofollow">https:&#x2F;&#x2F;blog.cloudflare.com&#x2F;high-availability-load-balancers...</a>
eska超过 3 年前
The developers at riot games are also always swooning over Nomad and have published quite a couple of talks on YouTube as well as articles on their dev blog.<p>I’ve looked into kubernetes but after I got it all going I decided it’s not worth the complexity. Same experience as installing gentoo :-)
评论 #28882145 未加载
评论 #28896313 未加载
ridruejo超过 3 年前
Well written article and great reminder that Kubernetes is not the answer to everything.
tombert超过 3 年前
Out of curiosity, has anyone here used Nomad for a <i>home</i> server? Right now my home &quot;server&quot; is six NVidia Jetsons running Docker Swarm, which works but I feel like Swarm isn&#x27;t getting the same priority from Docker as some of the other orchestration things out there.<p>I tried using Kubernetes, but that was a lot of work for a home server, and so I went back to Swarm. Is Nomad appreciably easier to set up?
评论 #28880371 未加载
评论 #28883468 未加载
NicoJuicy超过 3 年前
This is exactly the reason she I&#x27;m having a tedious time for needing to learn k8s for my work :(