apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-13T22:48:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: eddb4a66-9a2f-4aa3-935f-be1512b72622
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2nmgr
      namespace: kube-system
      uid: e76afc26-b14d-40a6-aba0-050bb575eb81
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nwxc4
      namespace: kube-system
      uid: bf70ca0d-815b-47e6-850c-9a0661442b7d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
