Automated Kubernetes PV backups using Velero and Tailscale
Last update: 2023-05-01 20:46:12
The question of how I should do backups on my Kubernetes cluster is one I've been thinking about for too long. After running it for almost two years now, I have finally figured out how I want to do it
read more..My personal look back on KubeCon + CloudNativeCon Europe 2023
Last update: 2023-04-30 14:16:26
This year I was able to attend KubeCon for the first time, which was really nice. Since this blog is mostly a conference diary at this point, I thought I'd write a bit about my experience there.
read more..Ingress-Nginx: Custom error pages that won't burn (chrome users') eyes out
Last update: 2021-09-22 19:52:03
It's really easy to add custom error messages to the Nginx Ingress Controller. Thanks to a neat little meta tag, it is also possible to respect OS color scheme settings without touching any styles at all. In this post I want to show you how to quickly accomplish both.
read more..Migrating my personal infrastructure to Kubernetes
Last update: 2021-07-31 15:32:00
Over the last month I have been working on migrating my personal infrastructure into a new self hosted Kubernetes cluster. You may ask yourself why and how I did that. If so, this is the blog post you probably want to read.
read more..