apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-08T08:44:17Z"
  creationTimestamp: "2026-06-08T08:43:12Z"
  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: "843"
  uid: 421aabde-b12c-417e-8568-96fb4a376a5c
subsets:
- addresses:
  - ip: 172.24.0.227
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-pw7z2
      namespace: kube-system
      uid: a551fbf8-c3bc-4b05-9bde-8c614226684c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
