apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-17T20:02:39Z"
  creationTimestamp: "2026-03-17T20:01:48Z"
  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: "686"
  uid: 77aa7c82-a8ef-46a4-a97b-3683a719a1b7
subsets:
- notReadyAddresses:
  - ip: 172.24.0.106
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-m7jmn
      namespace: kube-system
      uid: d8aa1853-4119-45a7-96ca-c4badf15dfd6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
