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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Doyouneedkubernetes.com

22 点作者 pddpro将近 3 年前

11 条评论

outime将近 3 年前
K8s gets as much hate as SPAs if no more - already mentioned few days ago [1] - to the point that a dumb webpage with no arguments whatsoever reaches the frontpage. It&#x27;d be great if we could stick to good discussion and avoid such hyperbolic flamebaits.<p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31552122" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31552122</a>
steve_adams_86将近 3 年前
I don’t get the hate. I don’t use it often, but when I found it useful for a project it was really nice to have around (orchestrating Kafka&#x2F;zookeeper, a queue, 3 nodejs services, Postgres, and an angular-based front end).<p>I suppose I could have kept them in a monorepo and used terraform to deploy like I do with smaller projects. K8s makes lifecycle and scaling management so trivial though, and that’s kind of nice with a large service oriented architecture.<p>I also set up some nice blue-green deployment patterns, canary releasing patterns, and other things which I’m not even aware of how to do properly with my current tools for smaller projects. I’m admittedly not competent with dev ops, I just found k8s useful in ways I haven’t found other things useful.
rvz将近 3 年前
So another bored and upset person bought a domain ask if one needs k8s and unsurprisingly, they know that the answer is No. Once again they knowingly post it here anyway for the hope of outrage replies, just like the doyouneedweb3 post, [0] But this time with a message:<p><pre><code> &lt;-- Well, obviously, it&#x27;s a hyperbole, but far from truth &#x27;tis not. to thyself ask, if you&#x27;ll use an axe to ever slice an apricot. --&gt; </code></pre> Is this what it has gotten to with quick dismissals and outrage bait here?<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31259000" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31259000</a>
sass_muffin将近 3 年前
I&#x27;m always surprised by all the vitriol on here against kubernetes. My development experience must have been drastically different than the average hacker news startup developer.<p>It is definitely true you don&#x27;t need kubernetes for all use cases, but I also sometimes question if people have worked on the sort of large-scale systems where k8s really shines.<p>My background is at larger enterprise type tech companies, doing high volume service traffic at significant scale, and I&#x27;ve found kubernetes invaluable to managing our services. To the point that if someone suggest we remove it from stack, I would question their experience operating these sorts of systems.
drewbug01将近 3 年前
I guess this answer makes sense, because we managed to deploy large scale systems before Kubernetes existed. :)<p>Honestly I think Kubernetes is a great set of building blocks; an excellent way to build an internal platform for devs to easily ship their code with.<p>A lot of the “hate” for k8s stems from it being needlessly introduced in situations where it isn’t needed, where simpler solutions would suffice instead.
mathverse将近 3 年前
Kubernetes has been the worst piece of software I have used in a very long time. It&#x27;s absolutely horrendous to work with and debug. It either runs fine and gives you no problems or it breaks in unexpected ways and you literally want to kill yourself.
评论 #31715363 未加载
ftyhbhyjnjk将近 3 年前
Is it running on kubernetes?
评论 #31714526 未加载
评论 #31714536 未加载
nunez将近 3 年前
``` &lt;!-- Well, obviously, it&#x27;s a hyperbole, but far from truth &#x27;tis not.<p>to thyself ask, if you&#x27;ll use an axe to ever slice an apricot. --&gt; ```<p>Well played! I love all of this, and I love Kubes
hestefisk将近 3 年前
It’s pretty funny, admittedly. 99% of devs don’t need Kubernetes.
sgammon将近 3 年前
low effort and unoriginal
bimboler38将近 3 年前
Y not