apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-13T01:14:55Z"
  creationTimestamp: "2026-06-13T01:13:56Z"
  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: "838"
  uid: fc3731ad-89bc-4c29-a50d-2bf5412c8c8a
subsets:
- addresses:
  - ip: 172.24.0.38
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-5tbjr
      namespace: kube-system
      uid: 97e9b718-a0fc-4d8a-9091-9d13da86fc96
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
