apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-08T09:24:54Z"
  creationTimestamp: "2026-06-08T09:24:00Z"
  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: "792"
  uid: ac759143-f29a-46f6-8443-4a149b8ce42e
subsets:
- addresses:
  - ip: 172.24.0.180
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-sndv7
      namespace: kube-system
      uid: 4cdba69f-e6d2-4ba0-aad7-f6b8bf792c8e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
