- Kubernetes
- RBAC
- ServiceAccounts
- YAML
Create ServiceAccount
Define Role
Create a RoleBinding to bind the Role to the ServiceAccount
Deploy Test Apps using ServiceAccounts
Test RBAC
Create a ClusterRole for Cluster-Wide Access & Test ClusterRole permissions
Create a minimal-permission ServiceAccount & Audit all RBAC configurations