DevOps engineer from Belgium. Passionate about Kubernetes, automating infrastructure, and writing simple tools. I love sharing knowledge and building open-source projects.
Lab 254 - Cluster setup with Talos & Cilium
The start of a longer series where I set up my homelab Kubernetes cluster using Talos and various other tools.
Building a demo application in Golang
Follow along as I build a simple web application for demo-ing autoscaling functionalities in Kubernetes.
Setting up Kubernetes using Talos and Terraform
Discover how I used Talos, Terraform and Flux to create a secure, immutable Kubernetes cluster in minutes — automating deployment and scaling with ease.
Building a Corne keyboard
After years of using a Ducky One 2 TKL, I took the plunge into custom keyboards. Follow my journey building the Corne v3 - a 40% ergonomic split keyboard - and my first impressions!
Using Network Policies to Secure Kubernetes Networking
Learn how to secure pod-to-pod communication in Kubernetes with NetworkPolicies, control traffic flow, and lock down workloads for enhanced security in your cluster environments.