apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-25T07:26:32Z"
  labels:
    endpoints.kubernetes.io/managed-by: endpoint-controller
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "4571"
  uid: 423f853b-fd88-4763-a405-0910cbe535a4
subsets:
- addresses:
  - ip: 172.24.1.208
    nodeName: controller-3
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-tqt84
      namespace: kube-system
      uid: e13c6a22-089f-4ff4-848e-9390fb24171d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
