apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T13:56:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: fd566a5d-ef47-4661-896b-d9a3148b746b
subsets:
- addresses:
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qxf84
      namespace: kube-system
      uid: d66fb50d-5a5c-4924-96ce-40ccda2d1e4f
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4zl44
      namespace: kube-system
      uid: 23144efa-8ab4-413b-8dee-9d2886abe5a5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
