apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T22:11:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 6b7db329-4240-4045-aa05-de4f3e838418
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6zmb8
      namespace: kube-system
      uid: ebe65842-c088-4db6-ad36-1566976678bb
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jrn2x
      namespace: kube-system
      uid: d89288ba-2582-40a6-b553-0393cfbd4112
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
