apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T13:50:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 25054627-be9a-4d82-a602-5621aa450877
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mrlxj
      namespace: kube-system
      uid: b6044125-4b23-4acb-9925-a86697a4e52b
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r7c4w
      namespace: kube-system
      uid: 80e75fd3-34ef-4c32-8000-db23a9d075ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
