Pod migration from one node to another node

Basically I have deployed a pod in workerNode1 with nodeSelector in a local environment cluster. What is the manual and automatic procedure to migrate pod to workerNode2 if workerNode1 stop working. A guideline would be appreciated.