Making Python respect Docker memory limits
If you run Python inside containers, chances are you have seen Linux’s OOMKiller working …
I create, maintain, and operate software. Sometimes I write about it here.
If you run Python inside containers, chances are you have seen Linux’s OOMKiller working …
I always forget the details about Kubernetes pod shutdown lifecycle is something when I need …
A discussion with Tibor and Geanluca about Docker buildkit and GoReleaser.
What if I told you you can now automate the release of your libraries as well?
Ever needed a simple leader election mechanism on something that will run on a Kubernetes …
Kubernetes Pod lifecycle does not cover everything just yet.
Can we have a private Helm repository using GCS as backend? Yes we can!
I recently got a 4K display, and it didn’t work as I expected on my MacBook Pro. This is …
I recently fall into a trap using Traefik as the ingress controller in one cluster. I decided …