Skip to content

Rancher RBAC Wizard is an intuitive UI tool for visualizing Rancher Kubernetes RBAC resources.

License

Notifications You must be signed in to change notification settings

alegrey91/rancher-rbac-wizard

 
 

Repository files navigation

Rancher RBAC Wizard

go version release license go report

Rancher RBAC Wizard is a tool that helps you visualize and analyze the RBAC configurations of your Kubernetes cluster. It provides a graphical representation of the Rancher Kubernetes RBAC objects (such as GlobalRoles, Projects, Clusters, RoleTemplates, etc).

📌 Note: This project is a fork of pehlicd/rbac-wizard. Please refer to the original repository for the initial implementation and history.

Demo

How to build

make build-ui
make build-backend

How to use

Using Rancher RBAC Wizard is super simple. Just run the following command:

rancher-rbac-wizard serve

About

Rancher RBAC Wizard is an intuitive UI tool for visualizing Rancher Kubernetes RBAC resources.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 71.7%
  • Go 24.3%
  • Makefile 2.0%
  • Smarty 1.3%
  • JavaScript 0.3%
  • Dockerfile 0.3%
  • CSS 0.1%