FairwindsOps/rbac-manager
A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 85
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 52.0
- age_days: 3095
- days_rel: 23
- days_push: 17
- n_releases_24m: 7
Adoption not part of the score
1665 stars · 134 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RBAC Manager is a Kubernetes operator that simplifies authorization management by allowing declarative configuration of Role Bindings and Service Accounts through custom resources. Instead of managing RBAC objects directly, users specify desired state and the operator reconciles the cluster to match it.
Use cases
- manage kubernetes role bindings declaratively
- automate rbac configuration across clusters
- simplify service account management in kubernetes
- onboard teams to kubernetes with gitops-friendly rbac
- replace manual kubectl rolebinding commands
- manage cluster authorization via custom resources
When to choose
- you manage many role bindings and service accounts across teams or namespaces
- you want declarative, GitOps-style RBAC configuration
- you want an operator to reconcile RBAC desired state automatically
When to avoid
- you have only a handful of RBAC objects and simple needs
- you don't run Kubernetes or can't deploy operators
- you need fine-grained policy enforcement beyond role bindings (use OPA/Kyverno instead)
Facets
service · maturity active
authorization security configuration-management security infrastructure-as-code go self-hosted kubernetes-operator rbac crd role-bindings service-accounts declarative-config fairwinds kubernetes devops docker
6 sources
- readme: https://github.com/FairwindsOps/rbac-manager · fetched 2026-08-28 · bb57959c4477
- homepage: https://fairwinds.com · fetched 2026-08-29 · 92e848fcc5ec
- site_page: https://www.fairwinds.com/insights-features · fetched 2026-08-29 · b96d47f953f8
- site_page: https://insights.docs.fairwinds.com/ · fetched 2026-08-29 · 0563b916b4ac
- site_page: https://www.fairwinds.com/gke-quickstart · fetched 2026-08-29 · 01174bc9b9d6
- site_page: https://www.fairwinds.com/aks-quickstart · fetched 2026-08-29 · 3929a4106941
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FairwindsOps/rbac-manager | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="FairwindsOps/rbac-manager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem