other things

Measurements from a homelab, mostly about OpenShift infrastructure.

Every post here follows three rules: a number that isn’t published anywhere else, a setup you can reproduce, and a claim you can prove wrong. If it wasn’t measured on hardware I own, it isn’t here.

I’m learning most of this as I build it.

Advertising pod subnets into an EVPN fabric with OpenShift 4.22

A pod reached a VM that has never heard of Kubernetes, at ttl=62 — the cluster nodes joining the EVPN fabric as VTEPs in their own right.

11 September 2026 · 10 min

Extending an EVPN fabric from L2 to L3

The fabric already carried two hosts across leaves. A pod sits on a different subnet, so it has to be routed — and routing needs a gateway that doesn’t exist yet. Adding one changed what the fabric advertises, not what it is.

10 September 2026 · 6 min

Building a small VXLAN/EVPN fabric in a homelab

I wanted to try OpenShift’s BGP EVPN support, so first I needed a fabric for it to join. One spine, two leaves, two hosts that ping each other with no L2 path between them — and the part I had wrong: FRR never creates the tunnel.

9 September 2026 · 7 min