apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T20:21:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: b1506e19-406b-447e-87bb-b977941afdaf
subsets:
- addresses:
  - ip: 172.24.0.160
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zsfch
      namespace: kube-system
      uid: 723509e3-6522-484b-b36d-0e36107d1baa
  - ip: 172.24.0.3
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6vtst
      namespace: kube-system
      uid: b55f9566-4d1a-44a7-a6be-6b4d2fb3424e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
