apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:25:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: c2ad965a-2b90-4be8-8f26-df1d66aa04d4
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gbn7q
      namespace: kube-system
      uid: 8397b465-1960-445e-967d-5938c048aeb3
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mjrrd
      namespace: kube-system
      uid: 1bce0309-8f9a-4437-ba0e-6071f39eb3e9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
