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 Kubernetes RBAC objects.
brew tap pehlicd/rbac-wizard https://github.com/pehlicd/rbac-wizard
brew install rbac-wizard
go install github.com/pehlicd/rbac-wizard@latest
Using RBAC Wizard is super simple. Just run the following command:
rbac-wizard serve
If you'd like to contribute to RBAC Wizard, feel free to submit pull requests or open issues on the GitHub repository. Your feedback and contributions are highly appreciated!
This project is licensed under the MIT License - see the LICENSE file for details.
Developed by Furkan Pehlivan - Project Repository