apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-17T21:57:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: e0f08944-f9b1-46d3-ac72-fe3f05a2a0aa
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ktl26
      namespace: kube-system
      uid: 3f94347b-5f74-47e3-9a49-fc80ab77506d
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnz7h
      namespace: kube-system
      uid: dce0c080-7921-4968-a0c1-24958ae1b14a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
