rbacsync VS nifikop

Compare rbacsync vs nifikop and see what are their differences.

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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rbacsync nifikop
1 1
236 118
-0.4% -
3.9 7.7
5 months ago about 2 years 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.

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
    1 project | /r/kubernetes | 10 Mar 2021
    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.

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
    3 projects | /r/kubernetes | 29 Sep 2021
    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

What are some alternatives?

When comparing rbacsync and nifikop you can also consider the following projects:

openunison-k8s-login-oidc - Kubernetes login portal for both kubectl and the dashboard using OpenID Connect. Use groups from your assertion in RBAC policies to control access to your cluster. Supports impersonation and OpenID Connect integration with your API server.

helmify - Creates Helm chart from Kubernetes yaml

argocd-operator - A Kubernetes operator for managing Argo CD clusters.

k8s-pod-restart-info-collector - Automated troubleshooting of Kubernetes Pods issues. Collect K8s pod restart reasons, logs, and events automatically.

helm-nifi - Helm Chart for Apache Nifi

kube-httpcache - Varnish Reverse Proxy on Kubernetes

cluster-example - Terraform cluster example with Druid, Kafka and NiFi

spicedb-operator - Kubernetes controller for managing instances of SpiceDB

db-operator - The DB Operator creates databases and make them available in the cluster via Custom Resource.

skipper - An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress

kubernetes-operator-roiergasias - 'Roiergasias' kubernetes operator is meant to address a fundamental requirement of any data science / machine learning project running their pipelines on Kubernetes - which is to quickly provision a declarative data pipeline (on demand) for their various project needs using simple kubectl commands. Basically, implementing the concept of No Ops. The fundamental principle is to utilise best of docker, kubernetes and programming language features to run a workflow with minimal workflow definition syntax. It is a Go based workflow running on command line or Kubernetes with the help of a custom operator for a quick and automated data pipeline for your machine learning projects (a flavor of MLOps).