apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-20T20:20:49Z"
  creationTimestamp: "2026-05-20T20:20:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "761"
  uid: 7a1f3255-4d25-4eba-ae43-89761e598ea7
subsets:
- addresses:
  - ip: 172.24.0.140
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-5dd5756b68-fpgpj
      namespace: kube-system
      uid: 2e7154a4-83b5-4c4e-835c-c91a9845a65b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
