apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-10T22:23:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 0e9ef57e-cce0-43b5-a72f-76a665e2b85b
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-plsw5
      namespace: kube-system
      uid: ba182680-8d76-4d6a-baf4-aad05ee177be
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8mx7c
      namespace: kube-system
      uid: 92bb06e3-3566-42ef-b746-a623cecb4d6b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
