apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"rbac.authorization.k8s.io/v1","kind":"ClusterRole","metadata":{"annotations":{},"name":"knative-serving-admin","namespace":""},"rules":[{"apiGroups":[""],"resources":["pods","namespaces","secrets","configmaps","endpoints","services","events","serviceaccounts"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["extensions"],"resources":["ingresses","deployments"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["apps"],"resources":["deployments","deployments/scale","statefulsets"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["apiextensions.k8s.io"],"resources":["customresourcedefinitions"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["serving.knative.dev"],"resources":["configurations","routes","revisions","services"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["autoscaling.internal.knative.dev"],"resources":["podautoscalers"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["autoscaling"],"resources":["horizontalpodautoscalers"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["caching.internal.knative.dev"],"resources":["images"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["networking.internal.knative.dev"],"resources":["clusteringresses"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["build.knative.dev"],"resources":["builds"],"verbs":["get","list","create","update","delete","patch","watch"]},{"apiGroups":["networking.istio.io"],"resources":["virtualservices"],"verbs":["get","list","create","update","delete","patch","watch"]}]} creationTimestamp: 2019-01-18T09:06:47Z name: knative-serving-admin resourceVersion: "4851351" selfLink: /apis/rbac.authorization.k8s.io/v1/clusterroles/knative-serving-admin uid: 621fc1d6-1b00-11e9-a36f-525400891221 rules: - apiGroups: - "" resources: - pods - namespaces - secrets - configmaps - endpoints - services - events - serviceaccounts verbs: - get - list - create - update - delete - patch - watch - apiGroups: - extensions resources: - ingresses - deployments verbs: - get - list - create - update - delete - patch - watch - apiGroups: - apps resources: - deployments - deployments/scale - statefulsets verbs: - get - list - create - update - delete - patch - watch - apiGroups: - admissionregistration.k8s.io resources: - mutatingwebhookconfigurations verbs: - get - list - create - update - delete - patch - watch - apiGroups: - apiextensions.k8s.io resources: - customresourcedefinitions verbs: - get - list - create - update - delete - patch - watch - apiGroups: - serving.knative.dev resources: - configurations - routes - revisions - services verbs: - get - list - create - update - delete - patch - watch - apiGroups: - autoscaling.internal.knative.dev resources: - podautoscalers verbs: - get - list - create - update - delete - patch - watch - apiGroups: - autoscaling resources: - horizontalpodautoscalers verbs: - get - list - create - update - delete - patch - watch - apiGroups: - caching.internal.knative.dev resources: - images verbs: - get - list - create - update - delete - patch - watch - apiGroups: - networking.internal.knative.dev resources: - clusteringresses verbs: - get - list - create - update - delete - patch - watch - apiGroups: - build.knative.dev resources: - builds verbs: - get - list - create - update - delete - patch - watch - apiGroups: - networking.istio.io resources: - virtualservices verbs: - get - list - create - update - delete - patch - watch