apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-27T00:07:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1070"
  uid: 7ab4c2d8-f63f-4815-80c5-fe1a46e66dd8
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gb8kk
      namespace: kube-system
      uid: 968b0b8d-59ee-459a-86b8-782e0d49389e
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8m5tt
      namespace: kube-system
      uid: 0ba2cd9b-9c80-4064-bb66-7d0760812479
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
