You are managing a Kubernetes cluster with 5 worker nodes and several pods running on each. One of the nodes (Node-3) unexpectedly crashes and goes offline. The system is set up using a high-availability configuration, and you want to ensure that your applications remain accessible without significant downtime. What will happen to the pods that were running on the crashed node (Node-3), and how will Kubernetes ensure the continuity of services?