July 2, 2023 · 2 min read
A simple beautiful slack notification sent from Github Actions
May 19, 2023 · 1 min read
If you have data on Planetscale, here is how you can connect it to your grafana dashboard
November 29, 2022 · 2 min read
When developing or using a NPM package, it is useful to enable logs only when needed and create quality logging for you & your users.
May 15, 2022 · 4 min read
How to get high-availability HTTPS for all applications in a kubernetes cluster under one wildcard certificate, and deployed with FluxCD.
February 5, 2022 · 7 min read
How 4 YAML lines brought down 3 APIs.
January 29, 2022 · 2 min read
A script to automatically start a local Kind k8s cluster with ingress endpoint without having to deal with /etc/hosts
December 28, 2021 · 1 min read
How to kick out unwanted files & packages from your docker image
October 4, 2021 · 2 min read
a Kubernetes InitContainer Use-case