ClusterRoleBinding
Resource Icon

Resource Overview
A Kubernetes resource that binds cluster-level roles to subjects across all namespaces.
Associated Resources
Parent Resource
Connected Resources
Resource Configuration
Basic Settings
annotations: Metadata key-value for the ClusterRoleBinding resourcelabels: User-defined labels used to distinguish the ClusterRoleBinding objectrole_name: Name of the target ClusterRole to bindsubject: Subject to which the ClusterRole is granted, including kind -ServiceAccount,User,Group, namespace (namespace to which the subject belongs), and api_group -rbac.authorization.k8s.io