apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:10:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: a890dba6-648e-498c-ae8c-3844c7dc258b
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nqcb7
      namespace: kube-system
      uid: f518f58f-f0f0-4c30-9228-dae6c0d8695d
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ttxnk
      namespace: kube-system
      uid: f0baaa8b-e964-42fc-bfce-06c48301705e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
