apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-25T08:56:47Z"
  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: "4742"
  uid: 03faf1b4-6071-4fe8-b98c-e8dfb946d61d
subsets:
- addresses:
  - ip: 172.24.0.125
    nodeName: controller-1
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-cp6hb
      namespace: kube-system
      uid: 23f77bed-9379-4a55-987d-df0a00dfd650
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
