apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:47:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: a5e148c0-8d92-41dc-b1e8-a4dcb680df65
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sn5jn
      namespace: kube-system
      uid: ba244fe7-4c7a-43fa-9814-efe84eac43d9
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k8px4
      namespace: kube-system
      uid: c067c9cc-418a-498d-8a1b-48c1cc03a16a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
