apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-24T04:40:50Z"
  creationTimestamp: "2026-07-24T04:40:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "734"
  uid: 9a90dfe8-a7bc-4656-bc39-9512949b9bf7
subsets:
- addresses:
  - ip: 172.24.0.25
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-5dd5756b68-zqlv9
      namespace: kube-system
      uid: 03a94d41-df5c-4746-92c9-57750a4a4244
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
