I have a Kubernetes Cluster (v.1.10) with 3 nodes.
When I shutdown one node, deployments are self healing (redeploying pods in deployments on healthy nodes) after 5 minutes.
5 minutes is a bit too much. Is there any solution to make it faster please ?