apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-14T23:13:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: fec65fb5-9e11-4c76-86d9-5e24d89d8d82
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tcd6f
      namespace: kube-system
      uid: a86098db-7a26-4c5c-b044-41253cfd11b6
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s57p8
      namespace: kube-system
      uid: 896bcc7c-6a98-4721-8787-642da9037cbc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
