Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 434 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 434 Bytes

RBAC-policies

This project contains all the policies pertaining to RBAC best practices which covers ServiceAccounts, Role/ClusterRoles, RoleBindings/ClusterRoleBindings

Script1 (nctl-execution-time-per-ns.sh): Use this script to run nctl and measure the execution time for each namespace in the cluster. Script2 (nctl-scan-namespace.sh): This script allows users to select specific namespaces and run nctl scans for them.