apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T01:12:21Z"
  creationTimestamp: "2026-05-21T01:11:33Z"
  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: "813"
  uid: 288bc57a-434a-45f0-84af-2f8ce2c7ac5c
subsets:
- addresses:
  - ip: 172.24.0.37
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-4czzt
      namespace: kube-system
      uid: 6e8adeff-3f88-4be0-833d-7803aa15584d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
