apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T09:24:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 38c451f0-3a7f-4405-ab1c-2e46044d015e
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m8zts
      namespace: kube-system
      uid: 2901a482-ae27-4a0b-9a9a-6eac34c4f90f
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4w7wk
      namespace: kube-system
      uid: a99cb178-21fa-4692-ba78-20214794c06c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
