logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RBAC Lookup - Control Kubernetes Roles | Online Free DevTools by Hexmos

Control Kubernetes roles with RBAC Lookup. Find roles and cluster roles attached to users or groups. Inspect access control easily. Free online tool, no registration required.

rbac-lookup

Find roles and cluster roles attached to any user, service account or group name in your Kubernetes cluster. More information: https://github.com/reactiveops/rbac-lookup.

  • View all RBAC bindings:

rbac-lookup

  • View RBAC bindings that match a given expression:

rbac-lookup {{search_term}}

  • View all RBAC bindings along with the source role binding:

rbac-lookup {{[-o|--output]}} wide

  • View all RBAC bindings filtered by subject:

rbac-lookup {{[-k|--kind]}} {{user|group|serviceaccount}}

  • View all RBAC bindings along with IAM roles (if you are using GKE):

rbac-lookup --gke

See Also