Such a mess.
Ok, there were a couple of pods running the same service, and I was getting "pager duty notifications" regarding their misbehavior. The solution was just to kill one, and k8s would resurrect it. But when the resurrection did not help, I was puzzled... until I figured that it was another pod with the same service, having problems. No big deal, though.
What else. Investigated some cron job solutions for two similar jobs that are still distinct, although the same code. Just different params. I'd love to have a sophisticated cron schedule in k8s config, but no clue how.
What else. My lib does not build because... because there's a lot of shit failing. But why? No clue. And the "playpal" part... oh shit, I don't know. Seems like what I do is not my area of expertise. So it's pretty pathetic, all of it.