Kubernetes RBAC Operations

From NovaOrdis Knowledge Base
Revision as of 21:58, 11 September 2019 by Ovidiu (talk | contribs) (→‎List Roles)
Jump to navigation Jump to search

Internal

List Roles

kubectl get clusterroles

Get Details about a Specific Role

kubectl -o yaml get clusterroles cluster-admin

Assigning a Cluster Role to a Service Account