apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-07T04:05:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 88c13306-3608-4eb8-a407-e4e8c080aaeb
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kznvs
      namespace: kube-system
      uid: a105839b-7cc0-454c-957c-325575679fe0
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7d2p
      namespace: kube-system
      uid: 89be564e-1e6d-4f57-8b83-fe1795402305
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
