apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T17:04:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 1b32c523-d0d2-4ea2-b6b5-d2bdc9f5ca09
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wvvln
      namespace: kube-system
      uid: a56cfd83-fe78-4f20-a26d-2797f4ff095a
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bcjbx
      namespace: kube-system
      uid: 5ca1a71b-aa8e-4da6-9001-1df03afaf11f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
