dysphoric.dev


Automated Kubernetes PV backups using Velero and Tailscale

Posted: 2023-05-01 20:46:12 |
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..

kubernetes Velero Tailscale backups self-hosting

My personal look back on KubeCon + CloudNativeCon Europe 2023

Posted: 2023-04-30 14:16:26 |
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..

conferences kubernetes CNCF cloud

Ingress-Nginx: Custom error pages that won't burn (chrome users') eyes out

Posted: 2021-08-07 17:51:49 |
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..

kubernetes tech infrastructure hosting

Migrating my personal infrastructure to Kubernetes

Posted: 2021-07-30 12:02:38 |
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..

meta tech blog infrastructure kubernetes hosting