apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-08T15:19:48Z"
  creationTimestamp: "2026-06-08T15:18:45Z"
  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: "836"
  uid: 6a3b74ed-dd86-46fd-ae66-67bcf6f85144
subsets:
- addresses:
  - ip: 172.24.0.79
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-kmmxl
      namespace: kube-system
      uid: e79ad52b-d35b-4783-97bc-6b28c46a6e20
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
