This video tutorial about Kubernetes Role-based Access Control (RBAC) covers the following
Look at RBAC, what it is and how it can be used
Create a ServiceAccount for a user called Bob, who has restricted rights inside our cluster
Create a Role and ClusterRole to allow a user Alice to just access an application namespace
See: https://anaisurl.com/kubernetes-rbac/