apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  creationTimestamp: "2026-05-12T18:44:36Z"
  name: system:coredns
  resourceVersion: "229"
  uid: 7b3c1fbc-e4ff-4106-a8b9-e55ffd25c8a8
rules:
- apiGroups:
  - ""
  resources:
  - endpoints
  - services
  - pods
  - namespaces
  verbs:
  - list
  - watch
- apiGroups:
  - discovery.k8s.io
  resources:
  - endpointslices
  verbs:
  - list
  - watch
