GKE using Traefik as the ingress controller
I recently fall into a trap using Traefik as the ingress controller in one cluster. I decided …
I create, maintain, and operate software. Sometimes I write about it here.
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 …
Quick tip to improve the docker build speed using go modules.
Normally, I would do something …
I wanted to set up a high available nats-streaming-server cluster, but couldn’t find a …
Often I need to “do X only if files on some folder changed” or whatever. I always …
The next GoReleaser version will have a more flexible Docker configuration format. In this post …