apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T01:31:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: a109f1fb-cf2e-4112-9e01-89172489d314
subsets:
- addresses:
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bwnsb
      namespace: kube-system
      uid: af93d63d-be5d-4cee-9eed-b5f850a97f48
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95s22
      namespace: kube-system
      uid: 3d4aa6db-7fcd-4cac-b359-e85efa3fd32e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
