Kubernetes RBAC Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

List Cluster 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