apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T00:50:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 9a8d2b80-e20c-4e46-814f-c6a97845ad4b
subsets:
- addresses:
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2vpc9
      namespace: kube-system
      uid: 885b6524-6eb3-428b-8a48-0cdef60862bd
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6tw4w
      namespace: kube-system
      uid: 83942c8d-0ed9-4337-b07c-78c608d6a5db
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
