apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T02:15:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: ba5ce251-d057-4a1a-9f29-89c4999477db
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vwhjd
      namespace: kube-system
      uid: 19a1ebbd-ed02-4849-a883-16dc6951f7c3
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qntjj
      namespace: kube-system
      uid: 5bc3e57f-decf-4704-880e-3624126fde9b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
