Kubernetes Container application process recovery in case of Node failure
2/18/2020
In case of ec2 spot instances, if the node fails is there any way to migrate the running process of an application inside the docker container automatically to another node in the same state it was before the termination started?