apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-22T11:33:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: c54dc697-1931-4909-a379-71f5590d89fb
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fc4h5
      namespace: kube-system
      uid: 3afae775-fa4a-4a9a-aeee-d9d098bd716d
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9zrvk
      namespace: kube-system
      uid: a14a4253-19f2-4dae-bec9-eec479cdaf90
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
