apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T03:02:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: 51aa9415-eb20-4afa-a45f-20541a4de2c3
subsets:
- addresses:
  - ip: 172.24.0.113
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xctpc
      namespace: kube-system
      uid: 17c39dc2-a6f2-4a76-9902-5ac0054e8068
  - ip: 172.24.0.30
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2sh8t
      namespace: kube-system
      uid: b762bd98-de62-43ac-a7c1-88950b8d1967
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
