apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-13T00:44:19Z"
  creationTimestamp: "2026-08-13T00:42:46Z"
  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: 33da7eb5-a810-418d-9a7a-223e2c830bb9
subsets:
- addresses:
  - ip: 172.24.0.111
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-pxwxd
      namespace: kube-system
      uid: 6f89891d-a5cc-42b3-9e5a-565bbfeccdd5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
