Hi Dhirendra,

Thanks for reaching out. A good way to start is to have a look at [1] and [2]. 
Once you have everything setup it should be possible to delete the pod of the 
JobManager while an application is running and the job successfully recovers. 
You can use one of the example Flink application to do so [3].

Please let us know if this works for you.

Best,
Fabian








[1] 
https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/deployment/ha/kubernetes_ha/
 
<https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/deployment/ha/kubernetes_ha/>
[2] 
https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/deployment/resource-providers/native_kubernetes/
 
<https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/deployment/resource-providers/native_kubernetes/>
[3] https://github.com/apache/flink/tree/master/flink-examples

Reply via email to