Introduction
This is a Helm Chart for deploying Apache NiFi on a Kubernetes cluster. With this Helm Chart, you can easily install and manage NiFi.
Features
- Easy installation and upgrade
- Flexible configuration options
- Scalable architecture
Installation Guide
- Add Helm repository:
helm repo add kurly https://helloworld.kurly.com/helm-nifi
- Install Helm chart:
helm install nifi kurly/nifi
Documentation
For more details, please refer to the GitHub page.