apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T23:45:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 46cf7445-f993-4c9f-9330-3af28080a72f
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wrnlp
      namespace: kube-system
      uid: 1b8b960a-132c-4bdb-a5f1-59ab1424f7a2
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qs7mx
      namespace: kube-system
      uid: d47ab9a7-8f12-4435-82cd-dae540f767cd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
