apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T17:04:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: d79ef4d6-5088-4a72-9b5f-042f2cfc7c4c
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zd9gb
      namespace: kube-system
      uid: 6bf71b6f-6723-440d-9ad2-c9aa7d9aecac
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rtwgn
      namespace: kube-system
      uid: fd8baee8-b289-4910-a37e-daeed86886f4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
