apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T01:42:40Z"
  creationTimestamp: "2026-05-12T01:41:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "940"
  uid: 7f1d5334-4909-418c-8122-ed9f1aeddea7
subsets:
- addresses:
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-245zs
      namespace: kube-system
      uid: fd16eb15-64f9-4620-938d-35bf454ef056
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-99qh2
      namespace: kube-system
      uid: 8c7566c5-a312-4866-904d-1c41d62bd413
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
