apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-23T02:12:57Z"
  creationTimestamp: "2026-01-23T02:12:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "729"
  uid: d6b6b2e9-8e74-4d01-9690-ee647a58b5c6
subsets:
- addresses:
  - ip: 172.24.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-s79qd
      namespace: kube-system
      uid: 891b0b39-13da-4a38-86da-455e591f97c8
  - ip: 172.24.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zfng6
      namespace: kube-system
      uid: d5196ed3-6873-4426-93e7-73be777c55fd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
