apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-30T16:51:24Z"
  creationTimestamp: "2026-03-30T16:50: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: "719"
  uid: 4639cdb5-780a-4997-a70d-04cce06264b8
subsets:
- addresses:
  - ip: 172.24.0.138
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-h25wh
      namespace: kube-system
      uid: 4d9e56ba-d584-4b43-bbe1-a8e3d2ddce7a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
