Skip to content

Cluster Roles ​

ClusterRoles are a set of permissions that can be applied across the entire cluster. They define which actions can be performed on which resources within the cluster. ClusterRoles can be assigned to users, groups, or service accounts through RoleBindings or ClusterRoleBindings.

Provided Roles ​

List of all ClusterRoles provided for the user.

NameResourceVerbsInstalled withAggregated to role
kyma-serverless-editserverlesscreate, delete, get, list, patch, update, watchserverless operatoredit
kyma-functions-editfunctioncreate, delete, get, list, patch, update, watchserverlessedit
kyma-serverless-viewserverlessget, list, watchserverless operatorview
kyma-functions-viewfunctionget, list, watchserverlessview