apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T14:28:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: ab84c08e-a9aa-465c-96b6-b2496347acc3
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gl9kt
      namespace: kube-system
      uid: a52c3c6a-cb2b-4e6b-9d20-877d3e80bdbb
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vthvt
      namespace: kube-system
      uid: 6fa27d46-3489-45e9-9e22-5942ffe13e78
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
