apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-02T23:54:20Z"
  creationTimestamp: "2026-06-02T23:53:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 724556a9-83b7-4a9a-8de9-785e7295ef68
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vbxx9
      namespace: kube-system
      uid: 144cf9be-17d9-46ba-b5f6-726722a9c210
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hks4m
      namespace: kube-system
      uid: 9f1ae9c5-113c-426b-93cd-3283dab566d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
