apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T21:50:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "980"
  uid: 0066fd05-d4b5-494c-a0cc-66548ffa0141
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xxjm5
      namespace: kube-system
      uid: a65fdbfd-0904-43c9-8d0f-813bde290c66
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-csqbk
      namespace: kube-system
      uid: 9ab26704-9780-4982-830b-5a18684caf4c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
