apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T03:32:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 37094e51-68bf-48cd-a7d0-bf32a840e350
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gljpn
      namespace: kube-system
      uid: daed76ba-6d66-4195-8321-3fa1fee34900
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-96562
      namespace: kube-system
      uid: e77c2e85-4337-4d33-8e1a-6bdf71fec9d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
