apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T07:22:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: b0312792-29b5-445a-809a-caa9b51191c9
subsets:
- addresses:
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hbrzb
      namespace: kube-system
      uid: 99a26931-425d-4c23-91f0-6fccc689a04a
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-br5sg
      namespace: kube-system
      uid: 728f86a3-f75d-40fc-ade3-12bba802d1de
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
