apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T01:21:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: 4ab857cf-2fac-4708-9cdd-99889c32b946
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gmg22
      namespace: kube-system
      uid: 89a6b477-3b66-440d-8db1-b579f683bdab
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kwfh7
      namespace: kube-system
      uid: 5a5e33f9-b62f-44c0-845d-c171e6489023
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
