apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-02T16:01:26Z"
  creationTimestamp: "2026-02-02T16:00:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "714"
  uid: 49ff236d-f128-447e-b162-1cf3206823a8
subsets:
- addresses:
  - ip: 172.24.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hhk54
      namespace: kube-system
      uid: bd06b2b1-507a-4af1-9260-fcc378364254
  - ip: 172.24.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w9rvw
      namespace: kube-system
      uid: edbe1551-1221-44a2-8e3c-8b1a9318daed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
