apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T20:51:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "951"
  uid: 7a9d52be-0b59-4ae6-94c1-9cbf00e1c039
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ktqdx
      namespace: kube-system
      uid: 4a737fdc-56c6-4a26-85fc-4cfd7599fa3c
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h75bn
      namespace: kube-system
      uid: a500796f-5bfe-4c9c-92bf-eb5f0e11b434
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
