apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T03:09:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: 72a2d8c6-c24f-4ace-84cb-73e73fb82ddf
subsets:
- addresses:
  - ip: 172.24.0.241
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9tplr
      namespace: kube-system
      uid: 0a87cb98-0e76-4851-b2e5-d6a6d692b11b
  - ip: 172.24.0.64
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5h2hh
      namespace: kube-system
      uid: 6f910357-9050-44bd-85da-9e077671184d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
