Skip to content

A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts.

License

Notifications You must be signed in to change notification settings

Nangal/rbac-manager

 
 

Repository files navigation

RBAC Manager is designed to simplify authorization in Kubernetes. This is an operator that supports declarative configuration for RBAC with new custom resources. Instead of managing role bindings or service accounts directly, you can specify a desired state and RBAC Manager will make the necessary changes to achieve that state.

Want to learn more? Reach out on the Slack channel (request invite), send an email to opensource@fairwinds.com, or join us for office hours on Zoom

Documentation

Check out the documentation at docs.fairwinds.com

About

A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.2%
  • Shell 2.2%
  • Other 1.6%