openunison-k8s-login-activedirectory VS rbacsync

Compare openunison-k8s-login-activedirectory vs rbacsync and see what are their differences.

openunison-k8s-login-activedirectory

Login portal for Kubernetes using Active Directory. Provides authentication and SSO for kubectl and for the dashboard. (by OpenUnison)
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
openunison-k8s-login-activedirectory rbacsync
1 1
44 236
- -0.4%
7.2 3.9
over 1 year ago 5 months ago
Less 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.

openunison-k8s-login-activedirectory

Posts with mentions or reviews of openunison-k8s-login-activedirectory. We have used some of these posts to build our list of alternatives and similar projects.
  • AD user access kubernetes namespace
    1 project | /r/kubernetes | 11 Apr 2021
    take a look at OpenUnison (my company's OSS project) - https://github.com/OpenUnison/openunison-k8s-login-activedirectory it'll let you bind your RBAC bindings to ActiveDirectory groups (or directly to a user). The trick is to use OpenID Connect to connect your cluster to AD then use your identity provider to get a JWT that has a user "claim" and groups "claim" which you can then write your RBAC ClusterRoleBinding/RoleBinding against.

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.

What are some alternatives?

When comparing openunison-k8s-login-activedirectory and rbacsync 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.

rbac-tool - Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query

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.

devtron - Tool integration platform for Kubernetes

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

kubevious - Kubevious - Kubernetes without disasters

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

robusta - Kubernetes observability and automation, with an awesome Prometheus integration

kube-httpcache - Varnish Reverse Proxy on Kubernetes

spicedb-operator - Kubernetes controller for managing instances of SpiceDB

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