NiFiKop, a NiFi Kubernetes operator that makes it easy to run Apache NiFi on Kubernetes

NiFiKop logo
NiFiKop logo

NiFiKop – the Orange NiFi operator is a Kubernetes operator to automate provisioning, management, auto-scaling and operations of Apache NiFi clusters deployed to Kubernetes.

Apache NiFi, on the other hand, is an open-source solution that supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic.

NiFiKop is a Kubernetes custom controller which will loop over events on NiFiCluster objects and reconcile with Kubernetes resources needed to create a valid NiFi Cluster deployment.

You will find its source code (licensed under Apache v2.0) and documentation on our GitHub.