apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-24T02:26:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: a2729071-014b-46ad-b1e3-82e8233be98a
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5cxc
      namespace: kube-system
      uid: 3b140ca2-4bb0-4ad7-be01-b9b0ab2dcb50
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m8lgv
      namespace: kube-system
      uid: c0e17988-82e3-4f3e-9187-fd0945d02dd2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
