Running Apache NiFi on Kubernetes
TL;DR: How to setup Apache NiFi on Kubernetes in 1 minute
Motivation
Apache NiFi is one of the most used tools data processing tools. With a great web base GUI you can design and deploy complex datapath workflows easily.
The core package includes a lot of operators (connectors). You can get tweets for a specific hashtag, load file from S3, call a…