apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T06:04:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: 2807b5c9-c1ea-42bc-8c85-2073e80f4bc4
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6rcgk
      namespace: kube-system
      uid: aa5e2c1b-6547-4a9e-9b8f-3cf521a02adf
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fnjpm
      namespace: kube-system
      uid: caea3945-b22f-4709-a83b-40a98d424bf6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
