apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-08T15:22:39Z"
  creationTimestamp: "2026-06-08T15:19:39Z"
  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: "1365"
  uid: fd2555c1-f412-4b3e-852c-e705e5645c4b
subsets:
- addresses:
  - ip: 172.24.2.138
    nodeName: controller-3
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-g48tw
      namespace: kube-system
      uid: f45a2397-f09d-42cd-b1f7-b25570b52791
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
