apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T00:24:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: dc3250e0-5329-4d52-bce7-7ce502fd4abd
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zt4pl
      namespace: kube-system
      uid: ad58c528-74b4-448a-8f38-8bee2b6f2011
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qp5h5
      namespace: kube-system
      uid: 270a1690-2e5d-4985-b8a0-03a251d91a2c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
