Skip to content

Tag: homelab

All the articles with the tag "homelab".

Cilium on k3s: When eBPF Networking Pays

Cilium on k3s: When eBPF Networking Pays

Replace flannel with Cilium 1.19 on k3s for eBPF routing, Hubble observability, WireGuard encryption, and L7 network policies — here's when it pays off.

KubeVirt on k3s: VMs Next to Pods

KubeVirt on k3s: VMs Next to Pods

Run real KVM virtual machines as Kubernetes resources on k3s. One control plane for pods and VMs — no more juggling Proxmox alongside your cluster every day.

Postgres HA: Patroni + etcd + HAProxy

Postgres HA: Patroni + etcd + HAProxy

Build a real Postgres 17 HA cluster with Patroni 4.x, etcd 3.5, and HAProxy — fully automatic failover, tested switchover procedure, zero manual babysitting.

ntfy vs Gotify vs Apprise: Push Stacks

ntfy vs Gotify vs Apprise: Push Stacks

ntfy is curl-friendly push with iOS. Gotify is self-hosted with web UI. Apprise abstracts 70+ providers. Here's how to wire homelab notifications.

KeyDB: A Redis Fork With Multi-Threading

KeyDB: A Redis Fork With Multi-Threading

KeyDB forked Redis and shipped multi-threaded I/O and active-active replication years before Redis itself did. Here is whether it is still worth using today.