apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T07:34:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: f5b66057-095e-4f8b-80ac-910b73d9e228
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8wt4j
      namespace: kube-system
      uid: 5e0609ab-cac2-4d0a-9aee-4a23779ec7f0
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lmqhl
      namespace: kube-system
      uid: 24211760-cd44-481e-92c9-130d53c24814
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
