IMTI

Architecting, Developing, SRE, DevOps, AI/ML

Apache NiFi: Dynamic HTTP Listeners with portpxy

Apache NiFi Part 5

I wrote portpxy to solve an annoying problem: NiFi lets you spin up HTTP listeners at runtime, but Kubernetes makes you update manifests every time you want to expose a new port. This article shows how portpxy fixes that.