apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-10T14:50:46Z"
  creationTimestamp: "2026-06-10T14:49:38Z"
  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: "742"
  uid: c7e84e55-e579-4e83-a667-b9ffd0edd81c
subsets:
- addresses:
  - ip: 172.24.0.188
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-rjmpb
      namespace: kube-system
      uid: e9792bfe-c0b4-4eaa-bf55-9a0bc538dda8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
