apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T17:06:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 410a4e1e-a7e7-46a8-a8ef-7f7b4ffb4093
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5jfj
      namespace: kube-system
      uid: 7527b173-563b-4461-91f7-e7208145a000
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cvswn
      namespace: kube-system
      uid: a798cc1e-25cd-4db8-99dd-6b25b11ee6ae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
