apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T05:02:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: e435b8bd-05e0-4d21-b75c-9398fdad2796
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pjrzc
      namespace: kube-system
      uid: 4aaa2a97-c405-4d5b-a4e7-d7233b07f188
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2lndd
      namespace: kube-system
      uid: 4c6fb088-ef41-4fbc-88ea-f5a13ce8ab5c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
