apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-13T01:15:26Z"
  creationTimestamp: "2026-06-13T01:14:40Z"
  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: "775"
  uid: 9d30c199-06ae-4200-aa3c-3553ffa33014
subsets:
- addresses:
  - ip: 172.24.0.212
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-7vz59
      namespace: kube-system
      uid: ecebd9a6-55d4-4c24-8944-8a3b9e8084cd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
