Various types of latencies in a Python WSGI stack fronted with ALBsDecember 2, 2025Clarifying some misconceptions around scaling strategies, latencies and how they play togetherpython aws uwsgi nginx kubernetes
Hiding Kubernetes Behind a Homelab-Friendly UIApril 30, 2025No more Docker, bash scripts and terminalshomelab kubernetes hex
Kubernetes UI to run the homelabNovember 21, 2024Something I have put together with Django and K3shomelab kubernetes hex
Building a Kubernetes operator - Laying the foundationsMay 27, 2024Demistifying operators by building a basic one that interacts with AWS IAMoperator kubernetes
Trying KEDA HTTP addonApril 2, 2024Exploring how it builds on top of KEDA and testing how it performskeda kubernetes
Configuring mTLS for HomeAssistant on OPNSense/NginxMarch 1, 2024A more user-friendly alternative to access all your IoT devicesmtls opnsense nginx hass
Minimal Helm resource generatorMay 22, 2023Using for loops to generate lightly customized resourceshelm kubernetes
How fixing the network for one client broke another oneMay 2, 2023Navigating through the gateways to find where route propagation brokeoutage networking bgp border gateway protocol
Common operations on BottlerocketDecember 7, 2022Some of the things that we routinely do on our EKS nodeskubernetes eks
Difference between env and envFrom in Kubernetes deploymentsNovember 16, 2022Two different ways to inject configuration parameters to your podskubernetes