apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-22T19:16:39Z"
  creationTimestamp: "2026-05-22T19:15:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "749"
  uid: 22a5d007-be8f-4c5d-b72b-b464dce9a169
subsets:
- addresses:
  - ip: 172.24.0.20
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-5dd5756b68-dxp8p
      namespace: kube-system
      uid: 26f3e03e-2cc7-4fd0-88b2-fa6378eed980
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
