Role
Resource Icon

Resource Overview
A Kubernetes resource that creates roles applied only within a specified namespace.
Associated Resources
Parent Resource
Connected Resources
Resource Configuration
Basic Settings
namespace: Namespace where the Role resource will be deployedannotations: Key-value metadata used to display required information in the Kubernetes systemlabels: User-defined labels used to distinguish objects
Policy Rules (rule)
rule.api_groups: API Groups that include resources for which actions are allowedrule.resources: List of resources to which this rule appliesrule.resource_names: Specifies individual instances of the resource if selectedrule.verbs: List of verbs applied to all resources in the rule -get,list,create,update,patch,watch,delete,deletecollection