Skip to content

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

License

Notifications You must be signed in to change notification settings

theykk-bunker/rbac-wizard

 
 

Repository files navigation

RBAC Wizard

go version release license go report

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.4%
  • Go 26.5%
  • Other 2.1%