apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-06T16:50:50Z"
  creationTimestamp: "2026-07-06T16:48:34Z"
  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: "1271"
  uid: bdadaaad-c877-4fcd-8fe5-eefb708678af
subsets:
- addresses:
  - ip: 172.24.0.208
    nodeName: controller-2
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-srxsd
      namespace: kube-system
      uid: 1a837613-4710-4bc3-ae4c-14d292d3a906
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
