apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T11:21:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: beed7882-5585-43b5-bd45-8083962c4434
subsets:
- addresses:
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dmhrx
      namespace: kube-system
      uid: bd0442c4-c764-4344-aadc-aadd59096bbf
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5tk4p
      namespace: kube-system
      uid: 8632714c-7768-4da7-93cb-604cc3aecb4a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
