Skip to content

v0.6.0 🚀

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 16:56
· 79 commits to master since this release
5e7c5b5

Changes

rbac-tool

A collection of Kubernetes RBAC tools to sugar coat Kubernetes RBAC complexity

Examples:

$ rbac-tool  lookup
$ rbac-tool  viz 
$ rbac-tool viz --include-pods-only
$ rbac-tool viz --include-subjects="nginx-ingress"
rbac-tool  gen --generated-type=Role --deny-resources=secrets.,daemonsets.apps --allowed-verbs=get,list --allowed-groups=,apps,networking.k8s.io