apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T03:00:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: b9c006e8-f1b3-4712-a95a-d9646c0a76ea
subsets:
- addresses:
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2vd5
      namespace: kube-system
      uid: a65faeba-7cdb-4b53-a186-58cbc47d6a44
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4zjrv
      namespace: kube-system
      uid: 61cc83a2-c61f-44df-8dda-1d898c95bd40
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
