NiFi Helm Chart

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

Installation Guide

  1. Add Helm repository:
    helm repo add kurly https://helloworld.kurly.com/helm-nifi
  2. Install Helm chart:
    helm install nifi kurly/nifi

Documentation

For more details, please refer to the GitHub page.