apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: turbo-cluster-reader rules: - apiGroups: - "" - apps - app.k8s.io - apps.openshift.io - batch - extensions - devops.turbonomic.io - config.openshift.io resources: - nodes - pods - deployments - replicasets - replicationcontrollers - services - endpoints - namespaces - limitranges - resourcequotas - persistentvolumes - persistentvolumeclaims - applications - jobs - cronjobs - statefulsets - daemonsets - deploymentconfigs - operatorresourcemappings - clusterversions verbs: - get - list - watch - apiGroups: - machine.openshift.io resources: - machines - machinesets verbs: - get - list - apiGroups: - "" resources: - nodes/spec - nodes/stats - nodes/metrics - nodes/proxy verbs: - get - apiGroups: - policy.turbonomic.io resources: - slohorizontalscales - containerverticalscales - policybindings verbs: - get - list - watch - apiGroups: - kubevirt.io resources: - virtualmachineinstances - virtualmachines - virtualmachineinstancepresets - virtualmachineinstancereplicasets verbs: - get - list - watch - apiGroups: - cdi.kubevirt.io resources: - datasources verbs: - get - list - watch - apiGroups: - instancetype.kubevirt.io resources: - virtualmachineclusterpreferences verbs: - get - list - watch - apiGroups: - charts.helm.k8s.io resources: - kubeturbos verbs: - get - list - patch - update - watch - apiGroups: - charts.helm.k8s.io resources: - xls verbs: - get - list - watch