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.

Doyouneedkubernetes.com

22 pointsby pddproalmost 3 years ago

11 comments

outimealmost 3 years ago
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_86almost 3 years ago
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.
rvzalmost 3 years ago
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_muffinalmost 3 years ago
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.
drewbug01almost 3 years ago
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.
mathversealmost 3 years ago
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 未加载
ftyhbhyjnjkalmost 3 years ago
Is it running on kubernetes?
评论 #31714526 未加载
评论 #31714536 未加载
nunezalmost 3 years ago
``` &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
hestefiskalmost 3 years ago
It’s pretty funny, admittedly. 99% of devs don’t need Kubernetes.
sgammonalmost 3 years ago
low effort and unoriginal
bimboler38almost 3 years ago
Y not