On 11/5/24 22:24, Joe Obernberger wrote:
Looking forward to working with 2.0! Are there instructions / helm chart / a nice way to deploy a nifi cluster to kubernetes? We're using 1.25 with the cetic helm chart (https://github.com/cetic/helm-nifi), which also deploys zookeeper. It's my understanding that is no longer necessary as NiFi will now use Kubernetes for the same purpose.
Joe, you're touching an interesting topic here. We have just introduced Nifi at work using the cetic helm chart but had to learn along the way that it is no longer maintained. We had to fork it to add some settings required for our LDAP authentication so I already got my feet wet with it a bit.
However, building a new helm chart for Nifi 2.0 looks like quite an endeavour, too much for me alone. I've seen others mention helm/kubernetes deployments here before so maybe there's interest in working together on a Nifi 2.x helm chart?
-dirk