apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-06T05:07:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: 68721c2d-0519-4f6f-85e0-139ce7319925
subsets:
- addresses:
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8qz6w
      namespace: kube-system
      uid: abeb4977-dc68-465b-8ce2-863eb8c4a0c8
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j82fp
      namespace: kube-system
      uid: bf1d8395-a461-4228-bd74-e938e3e48841
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
