apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-03T22:10:06Z"
  creationTimestamp: "2026-05-03T22:08:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "979"
  uid: 4aa33025-9334-4c35-8f65-4c726b2142ea
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d9m54
      namespace: kube-system
      uid: 25e9dbd4-6264-486e-abaa-a4bfeae3b96b
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kxgvl
      namespace: kube-system
      uid: 154862f0-9055-45b7-b140-3decab60fc8d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
