apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-18T12:12:06Z"
  creationTimestamp: "2026-06-18T12:11:05Z"
  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: "826"
  uid: 02aa7522-a2ef-44a6-800f-e6f4a21cedcf
subsets:
- addresses:
  - ip: 172.24.0.16
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-t6kc5
      namespace: kube-system
      uid: 71a3743d-8342-4e69-96c1-464356b1d6f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
