apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T18:15:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 3bf898fc-abb6-4ba8-8b3c-4e2fe6511a82
subsets:
- addresses:
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jg46c
      namespace: kube-system
      uid: 62a2dcc8-74cc-4f39-b132-4aa30ab6cd9c
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jqv6j
      namespace: kube-system
      uid: 2bedfe02-0f0f-4eb6-9903-ace1e3172fec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
