apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  creationTimestamp: "2026-05-04T21:16:19Z"
  name: system:coredns
  resourceVersion: "280"
  uid: 6d8b5cf5-d5a0-489d-b1f1-7224b4e961f4
rules:
- apiGroups:
  - ""
  resources:
  - endpoints
  - services
  - pods
  - namespaces
  verbs:
  - list
  - watch
- apiGroups:
  - discovery.k8s.io
  resources:
  - endpointslices
  verbs:
  - list
  - watch
