apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-17T20:34:36Z"
  creationTimestamp: "2026-06-17T20:33:36Z"
  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: "863"
  uid: f79772a4-1a7a-4b0f-b194-bfc8d37cecc1
subsets:
- addresses:
  - ip: 172.24.0.186
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-qs4ct
      namespace: kube-system
      uid: 6fde3b87-5e2e-48ea-be67-4cb4d793faca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
