apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T10:11:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 25ff089c-9eaa-4527-a29d-35938e5ff971
subsets:
- addresses:
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nrjdj
      namespace: kube-system
      uid: 90e71afe-6d11-4563-8d3e-9ee9572b5ef9
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xst2m
      namespace: kube-system
      uid: 5f419075-cef9-4e44-a0e2-a9b9d8056696
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
