by pddpro on 6/12/22, 1:06 PM with 14 comments
by outime on 6/12/22, 3:32 PM
by steve_adams_86 on 6/12/22, 3:41 PM
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.
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.
by rvz on 6/12/22, 1:56 PM
<--
Well, obviously,
it's a hyperbole,
but far from truth 'tis not.
to thyself ask,
if you'll use an axe
to ever slice an apricot.
-->
Is this what it has gotten to with quick dismissals and outrage bait here?by sass_muffin on 6/12/22, 4:13 PM
It is definitely true you don'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.
My background is at larger enterprise type tech companies, doing high volume service traffic at significant scale, and I'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.
by drewbug01 on 6/12/22, 4:20 PM
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.
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.
by mathverse on 6/12/22, 3:32 PM
by ftyhbhyjnjk on 6/12/22, 1:29 PM
by nunez on 6/12/22, 5:00 PM
to thyself ask, if you'll use an axe to ever slice an apricot. --> ```
Well played! I love all of this, and I love Kubes
by hestefisk on 6/12/22, 3:34 PM
by sgammon on 6/12/22, 7:50 PM
by bimboler38 on 6/12/22, 3:29 PM