Skip to content

Tag: homelab

All the articles with the tag "homelab".

Capsule: Multi-Tenancy for Home Lab k3s

Capsule: Multi-Tenancy for Home Lab k3s

Stop handing out cluster-admin access to everyone. Capsule gives k3s lab tenants real namespace isolation without the overhead of spinning up vCluster.

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.