apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-07T13:15:18Z"
  creationTimestamp: "2026-05-07T13:14:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: ad5a9b90-0593-4bfa-96a7-8ce5afa67ac6
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kk5p4
      namespace: kube-system
      uid: 30a2e6d0-f3cf-4685-bf48-2eca0ea8ae7e
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zkbf5
      namespace: kube-system
      uid: 3bb1708a-e6df-4069-a290-e3a3cfe63710
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
