apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T10:32:43Z"
  creationTimestamp: "2026-04-17T10:31:39Z"
  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: "842"
  uid: 03b8d0f6-f19f-48ce-abff-0bc2bc5679dc
subsets:
- addresses:
  - ip: 172.24.0.31
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-25bmq
      namespace: kube-system
      uid: dfb96d90-6932-4795-94a1-40978e78ee90
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
