Kubernetes has a default view clusterrole which can be used for viewing of all resources in a cluster. We can now bind view-addition-for-k8s-dashboard-access clusterrole to the app-dev service account for it access the K8s dashboard. For the first part, we're in luck! We can just create a custom clusterrole.
•7m read time• From devdojo.com
Table of contents
What is role-based access control?How to set up a Kubernetes cluster using RBACPutting it to useConclusionSort: