apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  annotations:
    rbac.authorization.kubernetes.io/autoupdate: "true"
  creationTimestamp: "2026-02-18T02:47:58Z"
  labels:
    kubernetes.io/bootstrapping: rbac-defaults
  name: system:kube-aggregator
  resourceVersion: "118"
  uid: b5d14f06-9007-4eda-947e-6742ac8f581e
rules:
- apiGroups:
  - ""
  resources:
  - endpoints
  - services
  verbs:
  - get
  - list
  - watch
