apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T19:24:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 80c49727-64a5-45db-9655-352dc240b38c
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-td75c
      namespace: kube-system
      uid: ba8a0aab-ff6c-44ad-8ceb-4e77cfd29f62
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-22cjz
      namespace: kube-system
      uid: c3707c40-1c93-447f-9063-08588281043c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
