▲ | jq-r 10 hours ago | ||||||||||||||||||||||||||||||||||
Those "necessary" add-ons and sidecars are out of control, but its the people problem. I'm part of the infra team and we manage just couple of k8s clusters, but those are quite big and have very high traffic load. The k8s + terraform code is simple, with no hacks, reliable and easy to upgrade. Our devs love it, we love it too and all of this makes my job pleasant and as little stressful as possible. But we recently hired a staff engineer to the team (now the most senior) and the guy just cannot rest still. "Oh we need a service mesh because we need visibility! I've been using it on my previous job and its the best thing ever." Even though we have all the visibility/metrics that we need and never needed more than that. Then its "we need a different ingress controller, X is crap Y surely is much better!" etc. So its not inexperienced engineers wanting newest hotness because they have no idea how to solve stuff with the tools they have, its sometimes senior engineers trying to justify their salary, "seniority" by buying into complexity as they try to make themselves irreplaceable. | |||||||||||||||||||||||||||||||||||
▲ | ysofunny 7 hours ago | parent | next [-] | ||||||||||||||||||||||||||||||||||
> Then its "we need a different ingress controller, X is crap Y surely is much better!" etc. I regard these as traits of a junior dev. they're thinking technology-first, not problem-first | |||||||||||||||||||||||||||||||||||
▲ | jppittma 8 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
Service mesh is complicated, but the reason you use it integrate services across clusters. That and it has a bunch of useful reverse proxy features. On the other hand, It took me and 2 other guys two evenings of blood, sweat, and tears to understand what the fuck a virtual service actually does. It’s not strictly necessary, but if you’ve had to put in the work elsewhere, I’d use it. | |||||||||||||||||||||||||||||||||||
▲ | cyberpunk 8 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
To be fair, istio and cilium are extremely useful tools to have under your belt. There’s always a period of “omgwhat” when new senior engineers join and they want to improve things. There’s a short window between joining and getting bogged into a million projects where this is possible. Embrace it I recon. | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
▲ | withinboredom 7 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
> So its not inexperienced engineers wanting newest hotness because they have no idea how to solve stuff with the tools they have, its sometimes senior engineers trying to justify their salary, "seniority" by buying into complexity as they try to make themselves irreplaceable. The grass is always greener where you water it. They joined your company because the grass was greener there than anywhere else they could get an offer at. They want to keep it that way or make it even greener. Assuming that someone is doing something to become 'irreplaceable' is probably not healthy. | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
▲ | alienchow 8 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
How do you scale mTLS ops when the CISO comes knocking? | |||||||||||||||||||||||||||||||||||
▲ | 6 hours ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||
[deleted] |