apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-14T12:01:23Z"
  creationTimestamp: "2026-07-14T11:58:33Z"
  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: "1400"
  uid: 3f5364be-5ff3-4cb5-8c45-e436d5f456d8
subsets:
- notReadyAddresses:
  - ip: 172.24.1.147
    nodeName: controller-3
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-z9nvq
      namespace: kube-system
      uid: b338cfdc-1fb1-42de-be89-59bc1a7e00cf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
