apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-10T21:28:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: fde65311-8300-4fe2-b37a-81a2b2fcd3ad
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d56jc
      namespace: kube-system
      uid: e2c958f7-52c4-4ed0-a038-db4fcbf84573
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjdwf
      namespace: kube-system
      uid: e137e4ba-8b0a-4ae2-b19f-d2774e949444
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
