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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

CINC Is Not Chef

54 点作者 duck大约 1 个月前

11 条评论

don-code大约 1 个月前
Chef did not make a clean transition into the immutable world. Chef Client was great for persistent infrastructure, but the options got dicier once we started talking about pre-provisioned infrastructure like image building:<p>1. Chef Solo (how I last used it when attempting this), which felt intentionally hobbled. All you needed was one poorly-behaved cookbook that called `search` and the bets were off.<p>2. Chef Zero, which was unnecessarily complicated for being Chef Solo that wasn&#x27;t intentionally hobbled, so much so that I kept using Solo for awhile after its deprecation.<p>3. Chef Client, against a Chef Server that was run either for your other persistent infrastructure, or just to have a place to put the cookbooks. Heaven forbid you weren&#x27;t cleaning up all of those dynamically-created nodes, though...<p>I still think Chef&#x27;s Ruby DSL is much more natural than the YAML manifests used by Ansible, and the ability to integrate at the source level with custom Ruby code is a killer feature as soon as any complexity enters the mix. But I almost certainly would not be using Chef in a greenfield deployment these days.
评论 #43587039 未加载
评论 #43586915 未加载
kureikain大约 1 个月前
If you&#x27;re still fighting with Chef slowness, hard to debug, complicated setup, you may want to consider Pyinfra.<p>It is very well thoughout and simple to design and run.
评论 #43586880 未加载
echohack5大约 1 个月前
Man I miss Chef. It was wildly good for its time with a vibrant community. Habitat was cool but tried to carve into some niches that were too ambitious. And InSpec was an incredible tool but failed to build the critical community to drive it forward. I haven&#x27;t experienced anything like the Chef Community since. (AI has some of these vibes in small pockets but it&#x27;s very disjointed)<p>Now we&#x27;re stuck with what I call the &quot;DevOps ball of mud&quot;. I gotta learn 15 different yaml formats alongside the nuances of every hyperscaler and micro cloud. Like seriously it&#x27;s 2025 and we still gotta deal with stateful bullshit and a bunch of unoptimized docker containers flung all over the place. It feels like nobody has solved the application runtime stateful egg and we&#x27;re all just dancing to the dark gods of Docker, Kubernetes, and Helm in hopes that our blood sacrifices make the engines go for another month.<p>Full Disclosure: I worked at Chef for 5 years
jonathaneunice大约 1 个月前
2013 called and wants its favorite infrastructure as code (IaC) tool back.
评论 #43586004 未加载
评论 #43586927 未加载
评论 #43586401 未加载
tekla大约 1 个月前
I legitimately have no idea what infrastructure provisioning tool to use anymore. I normally defaulted to Saltstack Masterless and Chef via Packer.<p>What &quot;simple&quot; tool is left anymore for me to create my immutable AMIs that aren&#x27;t bound by some license?
评论 #43586772 未加载
评论 #43587290 未加载
评论 #43587656 未加载
评论 #43588561 未加载
评论 #43586757 未加载
aae42大约 1 个月前
It&#x27;s an interesting post. I feel like people who are still doing Chef definitely know about cinc already.
klooney大约 1 个月前
Are there Chef Habitat users in the wild?
评论 #43586944 未加载
评论 #43585829 未加载
zabzonk大约 1 个月前
I misguidedly thought this was going to be about Chef in Apocalypse Now. Don&#x27;t get off the boat!
arm32大约 1 个月前
I&#x27;m dumb and can&#x27;t figure out wtf this is.
评论 #43586024 未加载
评论 #43585846 未加载
评论 #43585867 未加载
a3w大约 1 个月前
What is Chef? This website fails to answer that.
评论 #43587389 未加载
acidmath大约 1 个月前
I haven&#x27;t encountered any Chef code in almost ten years. For the stragglers not yet primarily on Kubernetes and Terraform, I see Ansible and some extra Terraform. Maybe I see some Salt here and there.<p>These are just my anecdotes, for sure, but (also anecdotal) I rarely hear of other &quot;ops&quot; type people using Chef, and most of the ones I know never got more than just their feet wet with Chef (the SaltStack beta was out early enough to avoid Chef).
评论 #43590564 未加载
评论 #43587283 未加载
评论 #43586959 未加载