I'm an experiencing a level of lower intestinal distress at the moment, my insides are not happy with something.
Otherwise another day at $work. Mostly messing with k8s and remembering to look busy. The deploy script now uses kubectl set image
instead of rollout restart
. This guarantees that the latest image is pulled, and updating the deployment triggers a restart.
I was arguing for a very aws solution to a problem (messages come in, need to be recorded and aggregated) using queues, lambda, and dynamodb, but we're getting a hit every 45 seconds on average, it's really not worth the effort. Spin up an SQL db and move on to the next thing.
Ah, well. We'll see how that goes.