Last active
September 5, 2018 02:06
-
-
Save robscott/ab48ee54eaebb83b66f722462e1c1699 to your computer and use it in GitHub Desktop.
rbac-lookup wide output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rbac-lookup ro -owide | |
SUBJECT SCOPE ROLE SOURCE | |
User/[email protected] cluster-wide ClusterRole/view ClusterRoleBinding/rob-cluster-view | |
User/[email protected] nginx-ingress ClusterRole/edit RoleBinding/rob-edit | |
User/[email protected] cluster-wide ClusterRole/admin ClusterRoleBinding/ross-admin | |
User/[email protected] web ClusterRole/edit RoleBinding/ron-edit | |
ServiceAccount/rops infra ClusterRole/admin RoleBinding/rops-admin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment