Ross ROSS = Recommend OSS · open-source software intelligence for agents

FairwindsOps/rbac-manager

A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts. observed · 2026-08-28

github.com/FairwindsOps/rbac-manager · homepage · Go · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
FairwindsOps/rbac-managermain94

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