apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-22T08:36:25Z"
  creationTimestamp: "2026-08-22T08:34:11Z"
  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: "1221"
  uid: 2df029df-2fd7-46b2-ac48-70868816af05
subsets:
- addresses:
  - ip: 172.24.2.240
    nodeName: controller-2
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-9chbb
      namespace: kube-system
      uid: 1e99f0ac-9210-4e26-a055-6a52fe5be8d8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
