apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-26T14:49:25Z"
  creationTimestamp: "2026-03-26T14:48:35Z"
  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: "819"
  uid: f5c88db4-f0bb-407c-9640-95c223167d8b
subsets:
- addresses:
  - ip: 172.24.0.118
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-2kz9h
      namespace: kube-system
      uid: 40a30c97-7e37-409e-b93d-509bc9b2dfde
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
