Kubernetes - RBAC and Security
What is the main difference between a
Role and a ClusterRole in Kubernetes?Role and a ClusterRole in Kubernetes?Role defines permissions limited to a specific namespace in Kubernetes.ClusterRole defines permissions that can apply across all namespaces or cluster-wide resources.Role applies permissions within a single namespace, ClusterRole applies cluster-wide. -> Option A15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions