apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T13:18:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "956"
  uid: 26ca3c7e-81fa-427e-b421-03e28d346567
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cbn4h
      namespace: kube-system
      uid: 666e59f2-853f-45eb-a753-beeec0333e55
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-58vw8
      namespace: kube-system
      uid: ab82f5e6-d28e-4fcd-8f0e-7c497b14c664
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
