apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T05:18:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 599abf3b-cb23-43f9-94a3-c218a7f1cb84
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qlmp5
      namespace: kube-system
      uid: 27b60b09-687d-4d73-9100-cff04d639fbc
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j6t2z
      namespace: kube-system
      uid: 996528d4-a8be-4d77-8fae-f8e24c259407
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
