Leader Election inside Kubernetes
Ever needed a simple leader election mechanism on something that will run on a Kubernetes …
I create, maintain, and operate software. Sometimes I write about it here.
Ever needed a simple leader election mechanism on something that will run on a Kubernetes …
Kubernetes Pod lifecycle does not cover everything just yet.
I’m working on an app that …
Can we have a private Helm repository using GCS as backend? Yes we can!
The easier way to …
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 …
Sometimes people ask me what my setup looks like for remote work. I decided to try and keep a …
GoReleaser’s journey begins in December 21, 2016: the day I made its very first commit. …
Shared some tips about managing medium-sized OpenSource projects. The slides are in Portuguese.
I wanted to set up a fault tolerant nats-streaming-server, but couldn’t find a …