apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-24T03:33:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "939"
  uid: 091e2b7a-e6ad-4ef0-8eed-f5609435219e
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5vtn9
      namespace: kube-system
      uid: 032b7d11-91fc-48af-865b-71df7705a9cc
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4ljx
      namespace: kube-system
      uid: 2f73d79d-9cab-4fca-a7f6-0cf15a1f8df9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
