apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-16T00:43:33Z"
  creationTimestamp: "2026-06-16T00:42:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "826"
  uid: 3fc1a567-ffe0-4595-a5e6-cc737e7d3c0d
subsets:
- addresses:
  - ip: 172.24.0.73
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-5dd5756b68-vg55t
      namespace: kube-system
      uid: 4b5b1667-b956-4100-a6fc-85fb93d850b0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
