Role
Resource Icon

Resource Overview
A Kubernetes resource that creates roles applicable only within a specified namespace.
Associated Resources
Parent Resource
Connected Resources
Resource Setting Values
service_name: Name of the Role resourcenamespace: Namespace where the Role resource will be deployedannotations: Key-value pairs used to display necessary information in the Kubernetes systemlabels: User-specified values to distinguish objectsrule: Policy rules for the rolename: Name of the policy ruleapi_groups: API groups that include the resources allowed by the ruleresources: List of resources to which the rule appliesresource_names: Specifies individual instances of the resource if applicable - if empty, includes all instances of the resourceverbs: List of verbs that apply to all resources included in the rule