Mastering Role-Based Access Control (RBAC) in Kubernetes
In this article, we will understand the basics of RBAC and create Role, ClusterRole, RoleBinding and ClusterRoleBinding Objects. We will then create a kubeconfig file to give limited access to a particular user on a selected namespace.