apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T04:59:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: a9b3c1d8-ef07-4a4e-8dd5-17b481702926
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jn5wc
      namespace: kube-system
      uid: 95a81b8e-5bc0-4607-bec5-b2fc9f0a796c
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xcltz
      namespace: kube-system
      uid: a9b8900c-bc5e-43a1-ab8c-7402f792ee54
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
