apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T02:04:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: b5d8757b-f377-4155-aece-1914c280bb46
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xtskg
      namespace: kube-system
      uid: a2124a68-a711-4010-82db-b30f9e1b8f10
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dgvmm
      namespace: kube-system
      uid: c82285fb-21ff-445a-a3d7-88043b203539
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
