Upgrade Nifi and Registry running on Kubernetes

Viewed 24

I have a 2 node nifi cluster running on a kubernetes cloud environment, along with a registry. Currently the cluster and registry are running 1.16.2 versions. I want to update them to 1.17.0, and was wondering if there's any steps I need to take?

I have a yaml file for both nifi and registry configured to our needs and use them to deploy on to the cloud. Am I overthinking this? Wondering if I could just point to the new image versions?

Tried a simple image version change, and everything works fine on local instance. But not sure if this is the best practice.

0 Answers
Related