apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T18:21:39Z"
  creationTimestamp: "2026-04-16T18:20:51Z"
  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: "756"
  uid: dfe8928a-e97a-4588-954e-626e31ed04c8
subsets:
- addresses:
  - ip: 172.24.0.173
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-tclvg
      namespace: kube-system
      uid: e2dc48ca-25da-49b8-85da-a688223f19da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
