rbac-wizard
rbac-wizard copied to clipboard
RBAC Wizard is an intuitive UI tool for visualizing Kubernetes RBAC resources.
RBAC Wizard
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.
Demo |
---|
![]() |
How to install
Homebrew
brew tap pehlicd/rbac-wizard https://github.com/pehlicd/rbac-wizard
brew install rbac-wizard
Using go install
go install github.com/pehlicd/rbac-wizard@latest
How to use
Using RBAC Wizard is super simple. Just run the following command:
rbac-wizard serve
How to contribute
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!
License
This project is licensed under the MIT License - see the LICENSE file for details.
Developed by Furkan Pehlivan - Project Repository