LXer: Role-based access control (RBAC) in Kubernetes
by LXer from LinuxQuestions.org on (#571VJ)
Published at LXer:
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.
Read More...


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.
Read More...