nifikop
The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic. (by Orange-OpenSource)
rbacsync
Automatically sync groups into Kubernetes RBAC (by cruise-automation)
nifikop | rbacsync | |
---|---|---|
1 | 1 | |
118 | 240 | |
- | 0.0% | |
7.7 | 3.9 | |
almost 3 years ago | about 1 year ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nifikop
Posts with mentions or reviews of nifikop.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-29.
-
Nifi on EKS CLUSTER
I don't have experience of Nifi, but I'd say your best option is either the operator: https://github.com/Orange-OpenSource/nifikop or the helm chart: https://github.com/cetic/helm-nifi
rbacsync
Posts with mentions or reviews of rbacsync.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Struggling to understand how Google Groups for RBAC is scalable
Prior to google groups being supported in any manner we made rbacsync that does analogous. It's a custom controller that takes IaC declarations for rolebindings, and maps a given google group name to them on a per namespace or cluster basis. In GKE, this worked with a user's auth token from GCP (claims were in the JWT). Id expect it to work with your OIDC integration as well.
What are some alternatives?
When comparing nifikop and rbacsync you can also consider the following projects:
helm-nifi - Helm Chart for Apache Nifi
port-map-operator - LoadBalancer Service type implementation for home Kubernetes clusters via Port Control Protocol.