apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T21:42:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: 22be5892-2ee2-4a05-8c4b-5a2925fb45ad
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tr2dw
      namespace: kube-system
      uid: 3ee0c710-379b-4e09-b01d-ed71c88ca88c
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cq8j2
      namespace: kube-system
      uid: db47a6a3-8ddf-47b6-8486-d65a5518cf7f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
