nifikop
nifikop copied to clipboard
Add Kubernetes Clustering and State management
Q | A |
---|---|
Bug fix? | no |
New feature? | yes |
API breaks? | no |
Deprecations? | no |
Related tickets | https://github.com/konpyutaika/nifikop/issues/448 |
License | Apache 2.0 |
What's in this PR?
Add implementation of the NiFi feature of Kubernetes Clustering and State management.
Why?
To add new abilities to the operator and provide a way to create NiFi cluster without ZooKeeper.
Additional context
Checklist
- [X] Implementation tested
- [X] Error handling code meets the guideline
- [X] Logging code meets the guideline
- [X] User guide and development docs updated (if needed)
- [x] Append changelog with changes
To Do
- [x] Add example to show how to use it.