apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-29T01:29:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: eacf27ff-9b98-4a5d-b8dc-08a2ecd552e7
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sbw57
      namespace: kube-system
      uid: 7752b51e-9700-4d21-8acf-686292707a98
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-drf9p
      namespace: kube-system
      uid: c139f021-d1a4-4654-953b-a3ba36759c09
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
