apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  creationTimestamp: "2026-08-11T07:20:55Z"
  name: system:coredns
  resourceVersion: "220"
  uid: f1cf06ad-324c-48c8-9b5b-3d5b1ba8e68a
rules:
- apiGroups:
  - ""
  resources:
  - endpoints
  - services
  - pods
  - namespaces
  verbs:
  - list
  - watch
- apiGroups:
  - discovery.k8s.io
  resources:
  - endpointslices
  verbs:
  - list
  - watch
