apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T05:20:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: 17db72b1-e83a-4b63-891e-96674e387f63
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l2w8q
      namespace: kube-system
      uid: 9f4772f5-c8aa-4e6c-8145-075be9368e4c
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbb9p
      namespace: kube-system
      uid: a5d68c43-071c-42ae-9dbd-4b58af5e2130
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
