apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T16:14:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: a003c034-760d-4ea9-ae46-2f82a0012b02
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jdwv2
      namespace: kube-system
      uid: 2a784ee7-137f-4193-91e2-b6a999798602
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8xq6c
      namespace: kube-system
      uid: a9b6be86-7dfa-473e-bf43-47f60e004a32
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
