apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-02T21:23:43Z"
  creationTimestamp: "2026-06-02T21:21:18Z"
  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: "1245"
  uid: 5af27a84-58ae-46a1-9d0f-1c665a4b2d83
subsets:
- addresses:
  - ip: 172.24.2.107
    nodeName: controller-3
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-sdfn8
      namespace: kube-system
      uid: 91d2c823-0478-47fd-aba3-fa7ad019c507
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
