apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-29T05:47:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 00835427-e796-4c47-a765-94d116f560fb
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cz4dm
      namespace: kube-system
      uid: 3be5a243-fc19-45e8-a2ae-1479b9e94cb5
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thnfr
      namespace: kube-system
      uid: 06b05d1a-8f76-4766-a7f4-b5a633974b57
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
