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.
make build-ui
make build-backendUsing Rancher RBAC Wizard is super simple. Just run the following command:
rancher-rbac-wizard serve
