apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T14:26:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 2ca09d9f-ac19-4541-9511-79be80424734
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qpm4w
      namespace: kube-system
      uid: db1003f6-4934-48d2-b64f-f809d1af2f81
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zz2nl
      namespace: kube-system
      uid: 4396912d-a0a5-452d-867b-9ce473c2eb6b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
