apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T22:53:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: fcda9ead-26fc-4ffd-9d83-d0eceb2563b9
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gqmwp
      namespace: kube-system
      uid: d9cd855f-e829-4e2b-b9ed-7b768be835a5
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v59x9
      namespace: kube-system
      uid: 20e76287-d5a2-4465-a0c2-c23cc099c05c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
