apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T03:23:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 8bce5416-fe72-43be-9d0f-fc02643a550d
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lmw7z
      namespace: kube-system
      uid: f90492a8-a054-461d-9349-d4d962abe0ec
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-798th
      namespace: kube-system
      uid: 786c3390-6adf-4532-a4fc-6596f3b82d98
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
