ClusterRole
Resource Icon

Resource Overview
A Kubernetes resource that creates roles applicable at the cluster level and across all namespaces
Associated Resources
Parent Resource
Connected Resources
Resource Setting Values
service_name: Name of the ClusterRole resourceannotations: Key-value pairs used to display necessary information in the Kubernetes systemlabels: User-specified values to distinguish objectsrule: Policy role for the ClusterRolename: Name of the policy roleapi_groups: API groups that include the resources allowed by this policyresources: List of resources to which this rule appliesresource_names: Specifies individual instances of the resource if selected - if empty, includes all instances of the resourcenon_resource_urls: Used for specifying rules in URL format rather than as resources - can specify URLs for health checksverbs: List of verbs applied to all resources included in the rule